Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dsparc.h44 SPARC_OPCODE_ARCH_LEON, enumerator
/toolchain/binutils/binutils-2.25/opcodes/
Dsparc-dis.c225 | SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_LEON)); in compute_arch_mask()
DChangeLog-2013300 * sparc-dis.c (compute_arch_mask): Set SPARC_OPCODE_ARCH_LEON bit for
Dsparc-opc.c34 #define MASK_LEON SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_LEON)
/toolchain/binutils/binutils-2.25/include/
DChangeLog161 * opcode/sparc.h (sparc_opcode_arch_val): Add SPARC_OPCODE_ARCH_LEON.