Searched refs:SPARC_OPCODE_ARCH_M8 (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dsparc.h61 SPARC_OPCODE_ARCH_M8, /* V9 with OSA2017 and M8 additions. */ enumerator in enum:sparc_opcode_arch_val
62 SPARC_OPCODE_ARCH_MAX = SPARC_OPCODE_ARCH_M8,
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dsparc.h61 SPARC_OPCODE_ARCH_M8, /* V9 with OSA2017 and M8 additions. */ enumerator in enum:sparc_opcode_arch_val
62 SPARC_OPCODE_ARCH_MAX = SPARC_OPCODE_ARCH_M8,
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dsparc.h61 SPARC_OPCODE_ARCH_M8, /* V9 with OSA2017 and M8 additions. */ enumerator in enum:sparc_opcode_arch_val
62 SPARC_OPCODE_ARCH_MAX = SPARC_OPCODE_ARCH_M8,
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dsparc.h61 SPARC_OPCODE_ARCH_M8, /* V9 with OSA2017 and M8 additions. */ enumerator in enum:sparc_opcode_arch_val
62 SPARC_OPCODE_ARCH_MAX = SPARC_OPCODE_ARCH_M8,
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dsparc-dis.c37 | (1 << SPARC_OPCODE_ARCH_M8))
268 return SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_M8);
H A Dsparc-opc.c45 #define MASK_M8 SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_M8)
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dsparc-dis.c37 | (1 << SPARC_OPCODE_ARCH_M8))
268 return SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_M8);
H A Dsparc-opc.c45 #define MASK_M8 SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_M8)
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dsparc-dis.c37 | (1 << SPARC_OPCODE_ARCH_M8))
268 return SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_M8);
H A Dsparc-opc.c45 #define MASK_M8 SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_M8)
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dsparc-dis.c37 | (1 << SPARC_OPCODE_ARCH_M8))
268 return SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_M8);
H A Dsparc-opc.c45 #define MASK_M8 SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_M8)
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-sparc.c1108 case SPARC_OPCODE_ARCH_M8: mach = bfd_mach_sparc_v9m8; break;
1123 case SPARC_OPCODE_ARCH_M8: mach = bfd_mach_sparc_v8plusm8; break;
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-sparc.c1108 case SPARC_OPCODE_ARCH_M8: mach = bfd_mach_sparc_v9m8; break;
1123 case SPARC_OPCODE_ARCH_M8: mach = bfd_mach_sparc_v8plusm8; break;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-sparc.c1108 case SPARC_OPCODE_ARCH_M8: mach = bfd_mach_sparc_v9m8; break;
1123 case SPARC_OPCODE_ARCH_M8: mach = bfd_mach_sparc_v8plusm8; break;

Completed in 176 milliseconds