Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/include/opcode/
Dmips.h84 #define OP_SH_FS 11 macro
/freebsd-10-stable/contrib/binutils/opcodes/
Dmips-dis.c1146 mips_fpr_names[(l >> OP_SH_FS) & OP_MASK_FS]); in print_insn_args()
1269 (l >> OP_SH_FS) & OP_MASK_FS); in print_insn_args()
/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-mips.c8416 case 'S': USE_BITS (OP_MASK_FS, OP_SH_FS); break; in validate_mips_insn()
8418 case 'V': USE_BITS (OP_MASK_FS, OP_SH_FS); break; in validate_mips_insn()
8421 case 'Y': USE_BITS (OP_MASK_FS, OP_SH_FS); break; in validate_mips_insn()