Home
last modified time | relevance | path

Searched full:dmtc0 (Results 1 – 3 of 3) sorted by relevance

/qemu/target/mips/tcg/
H A Dtranslate.c8045 trace_mips_translate_c0("dmtc0", register_name, reg, sel); in gen_dmtc0()
8059 qemu_log_mask(LOG_UNIMP, "dmtc0 %s (reg %d sel %d)\n", in gen_dmtc0()
8531 opn = "dmtc0"; in gen_cp0()
/qemu/disas/
H A Dmips.c2359 {"dmtc0", "t,G", 0x40a00000, 0xffe007ff, COD|RD_t|WR_C0|WR_CC, 0, I3 },
2360 {"dmtc0", "t,+D", 0x40a00000, 0xffe007f8, COD|RD_t|WR_C0|WR_CC, 0, I64 },
2361 {"dmtc0", "t,G,H", 0x40a00000, 0xffe007f8, COD|RD_t|WR_C0|WR_CC, 0, I64 },
H A Dnanomips.c5754 static char *DMTC0(uint64 instruction, Dis_info *info) in DMTC0() function
5762 return img_format("DMTC0 %s, CP%" PRIu64 ", 0x%" PRIx64, in DMTC0()
16438 0xfc0003ff, 0x20000170, &DMTC0 , 0,
16439 CP0_ | MIPS64_ }, /* DMTC0 */