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

  /src/external/gpl3/binutils/dist/include/opcode/
v850.h 65 #define arch_V850E2 (arch_V850E1 + 1)
66 #define arch_V850E2V3 (arch_V850E2 + 1)
77 #define PROCESSOR_V850E2 (1 << (arch_V850E2)) /* Just the V850E2. */
  /src/external/gpl3/binutils.old/dist/include/opcode/
v850.h 65 #define arch_V850E2 (arch_V850E1 + 1)
66 #define arch_V850E2V3 (arch_V850E2 + 1)
77 #define PROCESSOR_V850E2 (1 << (arch_V850E2)) /* Just the V850E2. */
  /src/external/gpl3/gdb/dist/include/opcode/
v850.h 65 #define arch_V850E2 (arch_V850E1 + 1)
66 #define arch_V850E2V3 (arch_V850E2 + 1)
77 #define PROCESSOR_V850E2 (1 << (arch_V850E2)) /* Just the V850E2. */
  /src/external/gpl3/gdb.old/dist/include/opcode/
v850.h 65 #define arch_V850E2 (arch_V850E1 + 1)
66 #define arch_V850E2V3 (arch_V850E2 + 1)
77 #define PROCESSOR_V850E2 (1 << (arch_V850E2)) /* Just the V850E2. */

Completed in 24 milliseconds