Home
last modified time | relevance | path

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

/qemu/target/rx/
H A Dtranslate.c363 static void move_to_cr(DisasContext *ctx, TCGv val, int cr) in move_to_cr() function
622 move_to_cr(ctx, val, a->cr); in trans_POPC()
2118 move_to_cr(ctx, imm, a->cr); in trans_MVTC_i()
2125 move_to_cr(ctx, cpu_regs[a->rs], a->cr); in trans_MVTC_r()