Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c1009 TCGv_i128 out_128, in1_128, in2_128; member
1319 gen_helper_axb(o->out_128, tcg_env, o->in1_128, o->in2_128); in op_axb()
1653 gen_helper_cxb(cc_op, tcg_env, o->in1_128, o->in2_128); in op_cxb()
1714 gen_helper_cfxb(o->out, tcg_env, o->in2_128, m34); in op_cfxb()
1750 gen_helper_cgxb(o->out, tcg_env, o->in2_128, m34); in op_cgxb()
1786 gen_helper_clfxb(o->out, tcg_env, o->in2_128, m34); in op_clfxb()
1822 gen_helper_clgxb(o->out, tcg_env, o->in2_128, m34); in op_clgxb()
2055 tcg_gen_atomic_cmpxchg_i128(o->out_128, o->addr1, o->out_128, o->in2_128, in op_cdsg()
2286 gen_helper_dxb(o->out_128, tcg_env, o->in1_128, o->in2_128); in op_dxb()
2386 gen_helper_fixb(o->out_128, tcg_env, o->in2_128, m34); in op_fixb()
[all …]