Searched refs:INSN_TLB (Results 1 – 1 of 1) sorted by relevance
/external/qemu/ |
D | mips-dis.c | 457 #define INSN_TLB 0x00002000 macro 2247 {"tlbp", "", 0x42000008, 0xffffffff, INSN_TLB, 0, I1 }, 2248 {"tlbr", "", 0x42000001, 0xffffffff, INSN_TLB, 0, I1 }, 2249 {"tlbwi", "", 0x42000002, 0xffffffff, INSN_TLB, 0, I1 }, 2250 {"tlbwr", "", 0x42000006, 0xffffffff, INSN_TLB, 0, I1 },
|