Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/include/opcode/
Dsparc.h44 SPARC_OPCODE_ARCH_V8, enumerator
/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dsparc-dis.c210 return SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_V8); in compute_arch_mask()
219 | SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_V8)); in compute_arch_mask()
Dsparc-opc.c34 #define MASK_V8 SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_V8)