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

/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dsparc-dis.c33 | (1 << SPARC_OPCODE_ARCH_V9D) \
256 return SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_V9D);
H A Dsparc-opc.c41 #define MASK_V9D SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_V9D)
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dsparc-dis.c33 | (1 << SPARC_OPCODE_ARCH_V9D) \
256 return SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_V9D);
H A Dsparc-opc.c41 #define MASK_V9D SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_V9D)
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dsparc-dis.c33 | (1 << SPARC_OPCODE_ARCH_V9D) \
256 return SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_V9D);
H A Dsparc-opc.c41 #define MASK_V9D SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_V9D)
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dsparc-dis.c33 | (1 << SPARC_OPCODE_ARCH_V9D) \
256 return SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_V9D);
H A Dsparc-opc.c41 #define MASK_V9D SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_V9D)
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dsparc.h56 SPARC_OPCODE_ARCH_V9D, /* V9 with UA2007 and T3 additions. */ enumerator in enum:sparc_opcode_arch_val
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dsparc.h56 SPARC_OPCODE_ARCH_V9D, /* V9 with UA2007 and T3 additions. */ enumerator in enum:sparc_opcode_arch_val
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dsparc.h56 SPARC_OPCODE_ARCH_V9D, /* V9 with UA2007 and T3 additions. */ enumerator in enum:sparc_opcode_arch_val
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dsparc.h56 SPARC_OPCODE_ARCH_V9D, /* V9 with UA2007 and T3 additions. */ enumerator in enum:sparc_opcode_arch_val
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-sparc.c1104 case SPARC_OPCODE_ARCH_V9D: mach = bfd_mach_sparc_v9d; break;
1119 case SPARC_OPCODE_ARCH_V9D: mach = bfd_mach_sparc_v8plusd; break;
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-sparc.c1104 case SPARC_OPCODE_ARCH_V9D: mach = bfd_mach_sparc_v9d; break;
1119 case SPARC_OPCODE_ARCH_V9D: mach = bfd_mach_sparc_v8plusd; break;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-sparc.c1104 case SPARC_OPCODE_ARCH_V9D: mach = bfd_mach_sparc_v9d; break;
1119 case SPARC_OPCODE_ARCH_V9D: mach = bfd_mach_sparc_v8plusd; break;

Completed in 194 milliseconds