Home
last modified time | relevance | path

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

/qemu/target/rx/
H A Dtranslate.c317 static void move_from_cr(DisasContext *ctx, TCGv ret, int cr, uint32_t pc) in move_from_cr() function
671 move_from_cr(ctx, val, a->cr, ctx->pc); in trans_PUSHC()
2132 move_from_cr(ctx, cpu_regs[a->rd], a->cr, ctx->pc); in trans_MVFC()