Home
last modified time | relevance | path

Searched refs:OP_MASK_TARGET (Results 1 – 25 of 37) sorted by relevance

12

/dports/emulators/vmips/vmips-1.5.1/libopcodes_mips/opcode/
H A Dmips.h94 #define OP_MASK_TARGET 0x3ffffff macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/include/opcode/
H A Dmips.h94 #define OP_MASK_TARGET 0x3ffffff
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/include/opcode/
H A Dmips.h95 #define OP_MASK_TARGET 0x3ffffff macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/include/opcode/
H A Dmips.h94 #define OP_MASK_TARGET 0x3ffffff macro
/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/include/opcode/
H A Dmips.h95 #define OP_MASK_TARGET 0x3ffffff macro
/dports/devel/djgpp-binutils/binutils-2.17/include/opcode/
H A Dmips.h95 #define OP_MASK_TARGET 0x3ffffff macro
/dports/devel/avr-gdb/gdb-7.3.1/include/opcode/
H A Dmips.h96 #define OP_MASK_TARGET 0x3ffffff macro
/dports/devel/gdb761/gdb-7.6.1/include/opcode/
H A Dmips.h102 #define OP_MASK_TARGET 0x3ffffff macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/include/opcode/
H A Dmips.h102 #define OP_MASK_TARGET 0x3ffffff macro
/dports/devel/binutils/binutils-2.37/include/opcode/
H A Dmips.h104 #define OP_MASK_TARGET 0x3ffffff macro
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/include/opcode/
H A Dmips.h104 #define OP_MASK_TARGET 0x3ffffff macro
/dports/devel/arm-elf-binutils/binutils-2.37/include/opcode/
H A Dmips.h104 #define OP_MASK_TARGET 0x3ffffff macro
/dports/devel/gnulibiberty/binutils-2.37/include/opcode/
H A Dmips.h104 #define OP_MASK_TARGET 0x3ffffff macro
/dports/lang/gnatdroid-binutils/binutils-2.27/include/opcode/
H A Dmips.h104 #define OP_MASK_TARGET 0x3ffffff macro
/dports/devel/gdb/gdb-11.1/include/opcode/
H A Dmips.h104 #define OP_MASK_TARGET 0x3ffffff macro
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/opcode/
H A Dmips.h104 #define OP_MASK_TARGET 0x3ffffff macro
/dports/emulators/vmips/vmips-1.5.1/libopcodes_mips/
H A Dmips-dis.c159 | (((l >> OP_SH_TARGET) & OP_MASK_TARGET) << 2));
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/opcodes/
H A Dmips-dis.c828 | (((l >> OP_SH_TARGET) & OP_MASK_TARGET) << 2));
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/opcodes/
H A Dmips-dis.c817 | (((l >> OP_SH_TARGET) & OP_MASK_TARGET) << 2));
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/opcodes/
H A Dmips-dis.c817 | (((l >> OP_SH_TARGET) & OP_MASK_TARGET) << 2));
/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/mips/gnu/
H A Dmips-dis.c1041 | (((l >> OP_SH_TARGET) & OP_MASK_TARGET) << 2)); in print_insn_args()
/dports/devel/djgpp-binutils/binutils-2.17/opcodes/
H A Dmips-dis.c941 | (((l >> OP_SH_TARGET) & OP_MASK_TARGET) << 2)); in print_insn_args()
/dports/devel/avr-gdb/gdb-7.3.1/opcodes/
H A Dmips-dis.c1152 | (((l >> OP_SH_TARGET) & OP_MASK_TARGET) << 2)); in print_insn_args()
/dports/emulators/qemu/qemu-6.2.0/disas/
H A Dmips.c115 #define OP_MASK_TARGET 0x3ffffff macro
4457 delta = (l >> OP_SH_DELTA) & OP_MASK_TARGET; in print_insn_args()
4670 | (((l >> OP_SH_TARGET) & OP_MASK_TARGET) << 2)); in print_insn_args()
/dports/emulators/qemu42/qemu-4.2.1/disas/
H A Dmips.c115 #define OP_MASK_TARGET 0x3ffffff macro
4447 delta = (l >> OP_SH_DELTA) & OP_MASK_TARGET; in print_insn_args()
4660 | (((l >> OP_SH_TARGET) & OP_MASK_TARGET) << 2)); in print_insn_args()

12