Home
last modified time | relevance | path

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

/openbmc/qemu/target/microblaze/
H A Dtranslate.c54 static TCGv_i32 cpu_bvalue; variable
1107 tcg_gen_mov_i32(cpu_bvalue, reg_for_read(dc, ra)); in DO_BR()
1749 tcg_gen_mov_i32(tmp, cpu_bvalue); in mb_tr_tb_stop()
1750 tcg_gen_discard_i32(cpu_bvalue); in mb_tr_tb_stop()