Home
last modified time | relevance | path

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

/openbmc/qemu/target/rx/
H A Dtranslate.c364 static void move_to_cr(DisasContext *ctx, TCGv val, int cr) in move_to_cr() function
623 move_to_cr(ctx, val, a->cr); in trans_POPC()
2119 move_to_cr(ctx, imm, a->cr); in trans_MVTC_i()
2126 move_to_cr(ctx, cpu_regs[a->rs], a->cr); in trans_MVTC_r()