Home
last modified time | relevance | path

Searched refs:OP_SH_VECALIGN (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/opcode/
HDmips.h147 #define OP_SH_VECALIGN 21 macro
HDChangeLog-9103322 (OP_MASK_VECALIGN, OP_SH_VECALIGN): New.
/freebsd-11-stable/contrib/binutils/opcodes/
HDmips-dis.c1220 (l >> OP_SH_VECALIGN) & OP_MASK_VECALIGN); in print_insn_args()
/freebsd-11-stable/contrib/binutils/gas/config/
HDtc-mips.c8449 case '%': USE_BITS (OP_MASK_VECALIGN, OP_SH_VECALIGN); break; in validate_mips_insn()