Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/include/opcode/
H A Dsparc.h66 typedef struct sparc_opcode_arch struct
74 } sparc_opcode_arch; argument
76 extern const struct sparc_opcode_arch sparc_opcode_archs[];
H A DChangeLog-91032315 (sparc_opcode_arch): Delete member `conflicts'. Add `supported'.
/freebsd-12.1/contrib/binutils/opcodes/
H A Dsparc-opc.c73 const struct sparc_opcode_arch sparc_opcode_archs[] =
94 const struct sparc_opcode_arch *p; in sparc_opcode_lookup_arch()