Home
last modified time | relevance | path

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

/openbmc/qemu/target/sparc/
H A Dtranslate.c253 static void gen_store_fpr_F(DisasContext *dc, unsigned int dst, TCGv_i32 v) in gen_store_fpr_F() function
2004 gen_store_fpr_F(dc, rd, d32); in gen_ldf_asi()
2076 gen_store_fpr_F(dc, rd, d32); in gen_ldf_asi()
2394 gen_store_fpr_F(dc, rd, dst); in gen_fmovs()
4693 gen_store_fpr_F(dc, rd, tcg_constant_i32(c)); in TRANS()
4723 gen_store_fpr_F(dc, a->rd, tmp); in do_ff()
4746 gen_store_fpr_F(dc, a->rd, dst); in TRANS()
4764 gen_store_fpr_F(dc, a->rd, tmp); in TRANS()
4785 gen_store_fpr_F(dc, a->rd, dst); in TRANS()
4934 gen_store_fpr_F(dc, a->rd, dst); in TRANS()
[all …]