Home
last modified time | relevance | path

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

/openbmc/qemu/target/sparc/
H A Dtranslate.c227 static int gen_offset_fpr_F(unsigned int reg) in gen_offset_fpr_F() function
244 tcg_gen_ld_i32(ret, tcg_env, gen_offset_fpr_F(src)); in gen_load_fpr_F()
250 tcg_gen_st_i32(v, tcg_env, gen_offset_fpr_F(dst)); in gen_store_fpr_F()
5663 TRANS(MOVsTOsw, VIS3B, do_movf2r, a, gen_offset_fpr_F, tcg_gen_ld32s_tl) in TRANS() argument
5664 TRANS(MOVsTOuw, VIS3B, do_movf2r, a, gen_offset_fpr_F, tcg_gen_ld32u_tl) in TRANS()
5681 TRANS(MOVwTOs, VIS3B, do_movr2f, a, gen_offset_fpr_F, tcg_gen_st32_tl) in TRANS() argument