Home
last modified time | relevance | path

Searched refs:OP_MASK_VSEL (Results 1 – 25 of 51) sorted by relevance

123

/dports/emulators/vmips/vmips-1.5.1/libopcodes_mips/opcode/
H A Dmips.h139 #define OP_MASK_VSEL 0x1f macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/include/opcode/
H A Dmips.h139 #define OP_MASK_VSEL 0x1f
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/include/opcode/
H A Dmips.h140 #define OP_MASK_VSEL 0x1f macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/include/opcode/
H A Dmips.h139 #define OP_MASK_VSEL 0x1f macro
/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/include/opcode/
H A Dmips.h140 #define OP_MASK_VSEL 0x1f macro
/dports/devel/djgpp-binutils/binutils-2.17/include/opcode/
H A Dmips.h140 #define OP_MASK_VSEL 0x1f macro
/dports/devel/avr-gdb/gdb-7.3.1/include/opcode/
H A Dmips.h141 #define OP_MASK_VSEL 0x1f macro
/dports/devel/gdb761/gdb-7.6.1/include/opcode/
H A Dmips.h147 #define OP_MASK_VSEL 0x1f macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/include/opcode/
H A Dmips.h147 #define OP_MASK_VSEL 0x1f macro
/dports/devel/binutils/binutils-2.37/include/opcode/
H A Dmips.h149 #define OP_MASK_VSEL 0x1f macro
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/include/opcode/
H A Dmips.h149 #define OP_MASK_VSEL 0x1f macro
/dports/devel/arm-elf-binutils/binutils-2.37/include/opcode/
H A Dmips.h149 #define OP_MASK_VSEL 0x1f macro
/dports/devel/gnulibiberty/binutils-2.37/include/opcode/
H A Dmips.h149 #define OP_MASK_VSEL 0x1f macro
/dports/lang/gnatdroid-binutils/binutils-2.27/include/opcode/
H A Dmips.h149 #define OP_MASK_VSEL 0x1f macro
/dports/devel/gdb/gdb-11.1/include/opcode/
H A Dmips.h149 #define OP_MASK_VSEL 0x1f macro
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/opcode/
H A Dmips.h149 #define OP_MASK_VSEL 0x1f macro
/dports/emulators/vmips/vmips-1.5.1/libopcodes_mips/
H A Dmips-dis.c294 unsigned int vsel = (l >> OP_SH_VSEL) & OP_MASK_VSEL;
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/opcodes/
H A Dmips-dis.c994 unsigned int vsel = (l >> OP_SH_VSEL) & OP_MASK_VSEL;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/opcodes/
H A Dmips-dis.c983 unsigned int vsel = (l >> OP_SH_VSEL) & OP_MASK_VSEL;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/opcodes/
H A Dmips-dis.c983 unsigned int vsel = (l >> OP_SH_VSEL) & OP_MASK_VSEL;
/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/mips/gnu/
H A Dmips-dis.c1216 unsigned int vsel = (l >> OP_SH_VSEL) & OP_MASK_VSEL; in print_insn_args()
/dports/devel/djgpp-binutils/binutils-2.17/opcodes/
H A Dmips-dis.c1108 unsigned int vsel = (l >> OP_SH_VSEL) & OP_MASK_VSEL; in print_insn_args()
/dports/devel/avr-gdb/gdb-7.3.1/opcodes/
H A Dmips-dis.c1326 unsigned int vsel = (l >> OP_SH_VSEL) & OP_MASK_VSEL; in print_insn_args()
/dports/emulators/x49gp/x49gp/x49gp-code/qemu/qemu-git/
H A Dmips-dis.c159 #define OP_MASK_VSEL 0x1f macro
3892 unsigned int vsel = (l >> OP_SH_VSEL) & OP_MASK_VSEL; in print_insn_args()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/config/
H A Dtc-mips.c7782 case 'Q': USE_BITS (OP_MASK_VSEL, OP_SH_VSEL); in validate_mips_insn()
8447 if (ip->insn_opcode & (OP_MASK_VSEL << OP_SH_VSEL)) in mips_ip()
8547 if (ip->insn_opcode & (OP_MASK_VSEL << OP_SH_VSEL)) in mips_ip()

123