Home
last modified time | relevance | path

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

/qemu/target/s390x/tcg/
H A Dtranslate.c328 static void store_reg32h_i64(int reg, TCGv_i64 v) in store_reg32h_i64() function
1539 store_reg32h_i64(r1, t); in op_bcth()
2799 store_reg32h_i64(get_field(s, r1), o->in2); in op_lfhat()
2993 store_reg32h_i64(r1, t1); in op_lmh()
3003 store_reg32h_i64(r1, t1); in op_lmh()
3004 store_reg32h_i64(r3, t2); in op_lmh()
3018 store_reg32h_i64(r1, t1); in op_lmh()
5188 store_reg32h_i64(get_field(s, r1), o->out); in wout_r1_32h()