HomeSort by relevance Sort by last modified time
    Searched refs:HAVE_AM33 (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-mn10300.c 126 #define HAVE_AM33 (current_machine == AM33 || HAVE_AM33_2)
425 || (reg_number == AM33 && HAVE_AM33))
1289 && !(opcode->machine == AM33 && HAVE_AM33)
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
m10300-dis.c 28 #define HAVE_AM33 (info->mach == AM33 || HAVE_AM33_2)
79 || (op->machine == AM33 && HAVE_AM33)

Completed in 166 milliseconds