Home
last modified time | relevance | path

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

/qemu/target/s390x/tcg/
H A Dtranslate.c317 static void store_freg(int reg, TCGv_i64 v) in store_freg() function
5241 store_freg(get_field(s, r1), o->out); in wout_f1()
5255 store_freg(f1, o->out); in wout_x1()
5256 store_freg(f1 + 2, o->out2); in wout_x1()
5263 store_freg(f1, o->out); in wout_x1_P()
5264 store_freg(f1 + 2, o->out2); in wout_x1_P()