Searched refs:SPARC_OPCODE_ARCH_MAX (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dsparc.h62 SPARC_OPCODE_ARCH_MAX = SPARC_OPCODE_ARCH_M8, enumerator in enum:sparc_opcode_arch_val
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dsparc.h62 SPARC_OPCODE_ARCH_MAX = SPARC_OPCODE_ARCH_M8, enumerator in enum:sparc_opcode_arch_val
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dsparc.h62 SPARC_OPCODE_ARCH_MAX = SPARC_OPCODE_ARCH_M8, enumerator in enum:sparc_opcode_arch_val
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dsparc.h62 SPARC_OPCODE_ARCH_MAX = SPARC_OPCODE_ARCH_M8, enumerator in enum:sparc_opcode_arch_val
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-sparc.c1039 for (max_architecture = SPARC_OPCODE_ARCH_MAX;
3216 gas_assert (needed_architecture <= SPARC_OPCODE_ARCH_MAX);
3242 char required_archs[SPARC_OPCODE_ARCH_MAX * 16];
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-sparc.c1039 for (max_architecture = SPARC_OPCODE_ARCH_MAX;
3213 gas_assert (needed_architecture <= SPARC_OPCODE_ARCH_MAX);
3239 char required_archs[SPARC_OPCODE_ARCH_MAX * 16];
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-sparc.c1039 for (max_architecture = SPARC_OPCODE_ARCH_MAX;
3212 gas_assert (needed_architecture <= SPARC_OPCODE_ARCH_MAX);
3238 char required_archs[SPARC_OPCODE_ARCH_MAX * 16];

Completed in 299 milliseconds