HomeSort by: relevance | last modified time | path
    Searched defs:HAVE_AM33 (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
m10300-dis.c 28 #define HAVE_AM33 (info->mach == AM33 || HAVE_AM33_2)
79 || (op->machine == AM33 && HAVE_AM33)
  /src/external/gpl3/binutils.old/dist/opcodes/
m10300-dis.c 28 #define HAVE_AM33 (info->mach == AM33 || HAVE_AM33_2)
79 || (op->machine == AM33 && HAVE_AM33)
  /src/external/gpl3/gdb/dist/opcodes/
m10300-dis.c 28 #define HAVE_AM33 (info->mach == AM33 || HAVE_AM33_2)
79 || (op->machine == AM33 && HAVE_AM33)
  /src/external/gpl3/gdb.old/dist/opcodes/
m10300-dis.c 28 #define HAVE_AM33 (info->mach == AM33 || HAVE_AM33_2)
79 || (op->machine == AM33 && HAVE_AM33)
  /src/external/gpl3/binutils/dist/gas/config/
tc-mn10300.c 123 #define HAVE_AM33 (current_machine == AM33 || HAVE_AM33_2)
422 || (reg_number == AM33 && HAVE_AM33))
1289 && !(opcode->machine == AM33 && HAVE_AM33)
1587 else if (HAVE_AM33
1593 else if (HAVE_AM33
1599 else if (HAVE_AM33
1605 else if (HAVE_AM33
1642 else if (HAVE_AM33 && r_register_name (&ex))
1648 else if (HAVE_AM33 && xr_register_name (&ex))
1691 if (HAVE_AM33)
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-mn10300.c 123 #define HAVE_AM33 (current_machine == AM33 || HAVE_AM33_2)
422 || (reg_number == AM33 && HAVE_AM33))
1289 && !(opcode->machine == AM33 && HAVE_AM33)
1587 else if (HAVE_AM33
1593 else if (HAVE_AM33
1599 else if (HAVE_AM33
1605 else if (HAVE_AM33
1642 else if (HAVE_AM33 && r_register_name (&ex))
1648 else if (HAVE_AM33 && xr_register_name (&ex))
1691 if (HAVE_AM33)
    [all...]

Completed in 30 milliseconds