Home
last modified time | relevance | path

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

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