Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/include/opcode/
H A Dmips.h427 #define INSN_SB1 0x00200000 macro
497 || (cpu == CPU_SB1 && ((insn)->membership & INSN_SB1) != 0) \
H A DChangeLog-9103481 * mips.h (INSN_SB1): New cpu-specific instruction bit.
482 (OPCODE_IS_MEMBER): Allow instructions matching INSN_SB1
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dmips.h496 #define INSN_SB1 0x00200000 macro
574 || (cpu == CPU_SB1 && ((insn)->membership & INSN_SB1) != 0) \
H A DChangeLog-9103500 * mips.h (INSN_SB1): New cpu-specific instruction bit.
501 (OPCODE_IS_MEMBER): Allow instructions matching INSN_SB1
/openbsd/gnu/usr.bin/binutils/opcodes/
H A Dmips-dis.c394 ISA_MIPS64 | INSN_MIPS3D | INSN_SB1,
H A Dmips-opc.c106 #define SB1 INSN_SB1
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dmips-dis.c404 ISA_MIPS64 | INSN_MIPS3D | INSN_SB1,
H A Dmips-opc.c106 #define SB1 INSN_SB1