Home
last modified time | relevance | path

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

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