Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dmips.h1229 #define INSN_4100 0x00040000 macro
1369 return (mask & INSN_4100) != 0; in cpu_is_member()
DChangeLog-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
/toolchain/binutils/binutils-2.25/opcodes/
Dmips-opc.c362 #define V1 (INSN_4100 | INSN_4111 | INSN_4120)
DChangeLog-92972327 * mips-opc.c: Added shorthand (V1) for INSN_4100 manifest. Added