Home
last modified time | relevance | path

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

/qemu/target/sparc/
H A Dtranslate.c248 static void gen_store_fpr_F(DisasContext *dc, unsigned int dst, TCGv_i32 v) in gen_store_fpr_F() function
2014 gen_store_fpr_F(dc, rd, d32); in gen_ldf_asi()
2086 gen_store_fpr_F(dc, rd, d32); in gen_ldf_asi()
2404 gen_store_fpr_F(dc, rd, dst); in gen_fmovs()
4722 gen_store_fpr_F(dc, rd, tcg_constant_i32(c)); in TRANS()
4752 gen_store_fpr_F(dc, a->rd, tmp); in do_ff()
4775 gen_store_fpr_F(dc, a->rd, dst); in TRANS()
4793 gen_store_fpr_F(dc, a->rd, tmp); in TRANS()
4814 gen_store_fpr_F(dc, a->rd, dst); in TRANS()
4963 gen_store_fpr_F(dc, a->rd, dst); in TRANS()
[all …]