Home
last modified time | relevance | path

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

/openbmc/qemu/target/sparc/
H A Dtranslate.c246 static TCGv_i32 gen_load_fpr_F(DisasContext *dc, unsigned int src) in gen_load_fpr_F() function
2123 d32 = gen_load_fpr_F(dc, rd); in gen_stf_asi()
2387 s1 = gen_load_fpr_F(dc, rs); in gen_fmovs()
2388 s2 = gen_load_fpr_F(dc, rd); in gen_fmovs()
4721 tmp = gen_load_fpr_F(dc, a->rs); in do_ff()
4762 tmp = gen_load_fpr_F(dc, a->rs); in TRANS()
4846 src = gen_load_fpr_F(dc, a->rs); in TRANS()
4865 src = gen_load_fpr_F(dc, a->rs); in TRANS()
4977 src = gen_load_fpr_F(dc, a->rs); in TRANS()
5016 src1 = gen_load_fpr_F(dc, a->rs1); in TRANS()
[all …]