Home
last modified time | relevance | path

Searched refs:SPARC_OPCODE_ARCH_V9C (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Dsparc.h55 SPARC_OPCODE_ARCH_V9C, /* V9 with UA2005 and T1 additions. */ enumerator
/toolchain/binutils/binutils-2.27/opcodes/
Dsparc-dis.c32 | (1 << SPARC_OPCODE_ARCH_V9C) \
251 return SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_V9C); in compute_arch_mask()
Dsparc-opc.c40 #define MASK_V9C SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_V9C)
/toolchain/binutils/binutils-2.27/include/
DChangeLog61 SPARC_OPCODE_ARCH_V9C, SPARC_OPCODE_ARCH_V9D,
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-sparc.c1158 case SPARC_OPCODE_ARCH_V9C: mach = bfd_mach_sparc_v9c; break; in sparc_md_end()
1172 case SPARC_OPCODE_ARCH_V9C: mach = bfd_mach_sparc_v8plusc; break; in sparc_md_end()