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

  /src/external/gpl3/binutils/dist/include/opcode/
v850.h 63 #define arch_V850E (arch_V850 + 1)
64 #define arch_V850E1 (arch_V850E + 1)
75 #define PROCESSOR_V850E (1 << (arch_V850E)) /* Just the V850E. */
  /src/external/gpl3/binutils.old/dist/include/opcode/
v850.h 63 #define arch_V850E (arch_V850 + 1)
64 #define arch_V850E1 (arch_V850E + 1)
75 #define PROCESSOR_V850E (1 << (arch_V850E)) /* Just the V850E. */
  /src/external/gpl3/gdb/dist/include/opcode/
v850.h 63 #define arch_V850E (arch_V850 + 1)
64 #define arch_V850E1 (arch_V850E + 1)
75 #define PROCESSOR_V850E (1 << (arch_V850E)) /* Just the V850E. */
  /src/external/gpl3/gdb.old/dist/include/opcode/
v850.h 63 #define arch_V850E (arch_V850 + 1)
64 #define arch_V850E1 (arch_V850E + 1)
75 #define PROCESSOR_V850E (1 << (arch_V850E)) /* Just the V850E. */

Completed in 24 milliseconds