Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c1064 TCGv_i128 out_128, in1_128, in2_128; member
1954 gen_helper_cxgb(o->out_128, tcg_env, o->in2, m34); in op_cxgb()
1987 gen_helper_cxlgb(o->out_128, tcg_env, o->in2, m34); in op_cxlgb()
2149 o->out_128 = tcg_temp_new_i128(); in op_cdsg()
2153 tcg_gen_atomic_cmpxchg_i128(o->out_128, o->addr1, o->out_128, o->in2_128, in op_cdsg()
2160 tcg_gen_extr_i128_i64(cc_src, cc_dst, o->out_128); in op_cdsg()
2780 gen_helper_lxdb(o->out_128, tcg_env, o->in2); in op_lxdb()
2786 gen_helper_lxeb(o->out_128, tcg_env, o->in2); in op_lxeb()
3159 o->out_128 = tcg_temp_new_i128(); in op_lpq()
3930 gen_helper_sqxb(o->out_128, tcg_env, o->in2_128); in op_sqxb()
[all …]