Home
last modified time | relevance | path

Searched refs:sparc_opcode_arch (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/include/opcode/
Dsparc.h66 typedef struct sparc_opcode_arch struct
74 } sparc_opcode_arch; argument
76 extern const struct sparc_opcode_arch sparc_opcode_archs[];
DChangeLog-91032315 (sparc_opcode_arch): Delete member `conflicts'. Add `supported'.
/toolchain/binutils/binutils-2.25/opcodes/
Dsparc-opc.c78 const struct sparc_opcode_arch sparc_opcode_archs[] =
100 const struct sparc_opcode_arch *p; in sparc_opcode_lookup_arch()