Home
last modified time | relevance | path

Searched refs:MIPS16OP_SH_RZ (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/binutils/opcodes/
Dmips-dis.c1447 mips16_reg_names(((l >> MIPS16OP_SH_RZ) in print_mips16_insn_arg()
1519 immed = (l >> MIPS16OP_SH_RZ) & MIPS16OP_MASK_RZ; in print_mips16_insn_arg()
1531 immed = (l >> MIPS16OP_SH_RZ) & MIPS16OP_MASK_RZ; in print_mips16_insn_arg()
2040 && (((insn >> MIPS16OP_SH_RZ) & MIPS16OP_MASK_RZ) in print_insn_mips16()
/freebsd-10-stable/contrib/binutils/include/opcode/
Dmips.h911 #define MIPS16OP_SH_RZ 2 macro
/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-mips.c10744 { '<', 3, 5, 0, MIPS16OP_SH_RZ, 1, 1, 0 },
10746 { '[', 3, 6, 0, MIPS16OP_SH_RZ, 1, 1, 0 },