Home
last modified time | relevance | path

Searched refs:M_BALIGN (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/binutils/include/opcode/
H A Dmips.h625 M_BALIGN, enumerator
H A DChangeLog51 (M_BALIGN): New macro.
/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog923 (macro): Expand M_BALIGN to nop, packrl.ph or balign.
/freebsd-12.1/contrib/binutils/opcodes/
H A Dmips-opc.c1697 {"balign", "t,s,I", 0, (int) M_BALIGN, INSN_MACRO, 0, D33 },
/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-mips.c4671 case M_BALIGN: in macro()