Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/include/opcode/
H A Dmips.h146 #define OP_MASK_VECALIGN 0x7 /* Vector byte-align (alni.ob) op. */ macro
H A DChangeLog-9103322 (OP_MASK_VECALIGN, OP_SH_VECALIGN): New.
/freebsd-12.1/contrib/binutils/opcodes/
H A Dmips-dis.c1220 (l >> OP_SH_VECALIGN) & OP_MASK_VECALIGN); in print_insn_args()
/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-mips.c8449 case '%': USE_BITS (OP_MASK_VECALIGN, OP_SH_VECALIGN); break; in validate_mips_insn()
9991 > (unsigned long) OP_MASK_VECALIGN) in mips_ip()