Home
last modified time | relevance | path

Searched refs:INSN_SB1 (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/opcode/
HDmips.h519 #define INSN_SB1 0x00200000 macro
603 || (cpu == CPU_SB1 && ((insn)->membership & INSN_SB1) != 0) \
HDChangeLog-9103500 * mips.h (INSN_SB1): New cpu-specific instruction bit.
501 (OPCODE_IS_MEMBER): Allow instructions matching INSN_SB1
/freebsd-11-stable/contrib/binutils/opcodes/
HDmips-dis.c461 ISA_MIPS64 | INSN_MIPS3D | INSN_SB1,
HDmips-opc.c112 #define SB1 INSN_SB1