Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c1026 static void do_fp_st(DisasContext *s, int srcidx, TCGv_i64 tcg_addr, MemOp mop) in do_fp_st() function
3231 do_fp_st(s, a->rt, clean_addr, mop); in trans_STP_v()
3233 do_fp_st(s, a->rt2, clean_addr, mop); in trans_STP_v()
3391 do_fp_st(s, a->rt, clean_addr, mop); in trans_STR_v_i()
3498 do_fp_st(s, a->rt, clean_addr, memop); in trans_STR_v()