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

  /src/external/gpl3/binutils/dist/opcodes/
m10300-dis.c 29 #define HAVE_AM30 (info->mach == AM30)
80 || (op->machine == AM30 && HAVE_AM30)))
  /src/external/gpl3/binutils.old/dist/opcodes/
m10300-dis.c 29 #define HAVE_AM30 (info->mach == AM30)
80 || (op->machine == AM30 && HAVE_AM30)))
  /src/external/gpl3/gdb.old/dist/opcodes/
m10300-dis.c 29 #define HAVE_AM30 (info->mach == AM30)
80 || (op->machine == AM30 && HAVE_AM30)))
  /src/external/gpl3/gdb/dist/opcodes/
m10300-dis.c 29 #define HAVE_AM30 (info->mach == AM30)
80 || (op->machine == AM30 && HAVE_AM30)))
  /src/external/gpl3/binutils/dist/gas/config/
tc-mn10300.c 124 #define HAVE_AM30 (current_machine == AM30)
1290 && !(opcode->machine == AM30 && HAVE_AM30))
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-mn10300.c 124 #define HAVE_AM30 (current_machine == AM30)
1290 && !(opcode->machine == AM30 && HAVE_AM30))

Completed in 53 milliseconds