Home
last modified time | relevance | path

Searched refs:ALU_NOT (Results 1 – 14 of 14) sorted by relevance

/dports/emulators/gxemul/gxemul-0.6.3/src/cpus/
H A Dcpu_alpha_instr_alu.cc265 #ifdef ALU_NOT in ALU_N()
330 #ifdef ALU_NOT in ALU_N()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/ppc/
H A Didecode_expression.h238 #define ALU_NOT \ macro
245 #define ALU_NOT \ macro
H A Dppc-instructions2545 ALU_NOT;
2577 ALU_NOT;
2600 ALU_NOT;
2623 ALU_NOT;
2646 ALU_NOT;
2668 ALU_NOT;
2679 ALU_NOT;
/dports/devel/avr-gdb/gdb-7.3.1/sim/ppc/
H A Didecode_expression.h238 #define ALU_NOT \ macro
245 #define ALU_NOT \ macro
H A Dppc-instructions2545 ALU_NOT;
2577 ALU_NOT;
2600 ALU_NOT;
2623 ALU_NOT;
2646 ALU_NOT;
2668 ALU_NOT;
2679 ALU_NOT;
/dports/devel/gdb761/gdb-7.6.1/sim/ppc/
H A Didecode_expression.h237 #define ALU_NOT \ macro
244 #define ALU_NOT \ macro
H A Dppc-instructions2544 ALU_NOT;
2576 ALU_NOT;
2599 ALU_NOT;
2622 ALU_NOT;
2645 ALU_NOT;
2667 ALU_NOT;
2678 ALU_NOT;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/ppc/
H A Didecode_expression.h238 #define ALU_NOT \ macro
245 #define ALU_NOT \ macro
H A Dppc-instructions2545 ALU_NOT;
2577 ALU_NOT;
2600 ALU_NOT;
2623 ALU_NOT;
2646 ALU_NOT;
2668 ALU_NOT;
2679 ALU_NOT;
/dports/devel/avr-gdb/gdb-7.3.1/sim/common/
H A Dsim-alu.h1045 #define ALU_NOT XCONCAT3(ALU,WITH_TARGET_WORD_BITSIZE,_NOT) macro
/dports/devel/gdb761/gdb-7.6.1/sim/common/
H A Dsim-alu.h1045 #define ALU_NOT XCONCAT3(ALU,WITH_TARGET_WORD_BITSIZE,_NOT) macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/common/
H A Dsim-alu.h1047 #define ALU_NOT XCONCAT3(ALU,WITH_TARGET_WORD_BITSIZE,_NOT) macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/common/
H A Dsim-alu.h1047 #define ALU_NOT XCONCAT3(ALU,WITH_TARGET_WORD_BITSIZE,_NOT) macro
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/
H A Dsh2_jit.cpp1780 #define ALU_NOT 3 macro
1795 case ALU_NOT: in alu_select()
1806 if (!(op == ALU_NOT)) in SH2y_alu_template()
1828 SH2y_alu_template(instruction, ALU_NOT); in SH2y_not()