Home
last modified time | relevance | path

Searched refs:INSN_TLB (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/opcode/
HDmips.h427 #define INSN_TLB 0x00002000 macro
/freebsd-11-stable/contrib/binutils/opcodes/
HDmips-opc.c1259 {"tlbp", "", 0x42000008, 0xffffffff, INSN_TLB, 0, I1 },
1260 {"tlbr", "", 0x42000001, 0xffffffff, INSN_TLB, 0, I1 },
1261 {"tlbwi", "", 0x42000002, 0xffffffff, INSN_TLB, 0, I1 },
1262 {"tlbwr", "", 0x42000006, 0xffffffff, INSN_TLB, 0, I1 },