Searched refs:M_BALIGN (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | mips.h | 1479 M_BALIGN, enumerator
|
D | ChangeLog | 1491 (M_BALIGN): New macro.
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | micromips-opc.c | 1282 {"balign", "t,s,I", 0, (int) M_BALIGN, INSN_MACRO, 0, 0, D33, 0 },
|
D | mips-opc.c | 2433 {"balign", "t,s,I", 0, (int) M_BALIGN, INSN_MACRO, 0, 0, D33, 0 },
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2012 | 848 (macro) <M_BALIGN>: Update error handling.
|
D | ChangeLog-2007 | 2264 (macro): Expand M_BALIGN to nop, packrl.ph or balign.
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 9963 case M_BALIGN: in macro()
|