Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/include/opcode/
HDmips.h513 #define INSN_4100 0x00040000 macro
599 || (cpu == CPU_VR4100 && ((insn)->membership & INSN_4100) != 0) \
HDChangeLog-9103326 Don't match CPU_R4111 with INSN_4100.
747 (INSN_4650, INSN_4010, INSN_4100, INSN_3900, INSN_GP32):
2371 * mips.h: Added INSN_4100 flag to mark NEC VR4100 specific
/freebsd-11-stable/contrib/binutils/opcodes/
HDmips-opc.c109 #define V1 (INSN_4100 | INSN_4111 | INSN_4120)
HDChangeLog-92972327 * mips-opc.c: Added shorthand (V1) for INSN_4100 manifest. Added