Home
last modified time | relevance | path

Searched refs:HAVE_AM33 (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mn10300.c120 #define HAVE_AM33 (current_machine == AM33 || HAVE_AM33_2) macro
419 || (reg_number == AM33 && HAVE_AM33)) in other_register_name()
1286 && !(opcode->machine == AM33 && HAVE_AM33) in md_assemble()
1584 else if (HAVE_AM33 in md_assemble()
1590 else if (HAVE_AM33 in md_assemble()
1596 else if (HAVE_AM33 in md_assemble()
1602 else if (HAVE_AM33 in md_assemble()
1639 else if (HAVE_AM33 && r_register_name (&ex)) in md_assemble()
1645 else if (HAVE_AM33 && xr_register_name (&ex)) in md_assemble()
1687 if (HAVE_AM33) in md_assemble()
/toolchain/binutils/binutils-2.27/opcodes/
Dm10300-dis.c28 #define HAVE_AM33 (info->mach == AM33 || HAVE_AM33_2) macro
79 || (op->machine == AM33 && HAVE_AM33) in disassemble()
DChangeLog-0203415 (HAVE_AM33): Redefine.
DChangeLog-00011930 * m10300-dis.c (HAVE_AM30, HAVE_AM33): Define.
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-02031409 * config/tc-mn10300.c (HAVE_AM33): Redefine in terms of
1413 (HAVE_AM33): Match AM33_2 too.
DChangeLog-00016919 (HAVE_AM33): New macro.
6921 HAVE_AM33.