Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Dmips.c489 #define INSN_TLB 0x00002000 macro
1413 {"ginvi", "v", 0x7c00003d, 0xfc1ffcff, TRAP | INSN_TLB, 0, I32R6},
1414 {"ginvt", "v", 0x7c0000bd, 0xfc1ffcff, TRAP | INSN_TLB, 0, I32R6},
3007 {"tlbp", "", 0x42000008, 0xffffffff, INSN_TLB, 0, I1 },
3008 {"tlbr", "", 0x42000001, 0xffffffff, INSN_TLB, 0, I1 },
3009 {"tlbwi", "", 0x42000002, 0xffffffff, INSN_TLB, 0, I1 },
3010 {"tlbinv", "", 0x42000003, 0xffffffff, INSN_TLB, 0, I32 },
3011 {"tlbinvf", "", 0x42000004, 0xffffffff, INSN_TLB, 0, I32 },
3012 {"tlbwr", "", 0x42000006, 0xffffffff, INSN_TLB, 0, I1 },