Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c320 static void store_freg(int reg, TCGv_i64 v) in store_freg() function
5311 store_freg(get_field(s, r1), o->out); in wout_f1()
5325 store_freg(f1, o->out); in wout_x1()
5326 store_freg(f1 + 2, o->out2); in wout_x1()
5333 store_freg(f1, o->out); in wout_x1_P()
5334 store_freg(f1 + 2, o->out2); in wout_x1_P()