Home
last modified time | relevance | path

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

/qemu/target/mips/tcg/
H A Dtranslate.c5126 static void gen_mfhc0(DisasContext *ctx, TCGv arg, int reg, int sel) in gen_mfhc0() function
8756 gen_mfhc0(ctx, cpu_gpr[rt], rd, ctx->opcode & 0x7); in gen_cp0()