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.c1064 TCGv_i128 out_128, in1_128, in2_128; member
1812 gen_helper_cfxb(o->out, tcg_env, o->in2_128, m34); in op_cfxb()
1848 gen_helper_cgxb(o->out, tcg_env, o->in2_128, m34); in op_cgxb()
1884 gen_helper_clfxb(o->out, tcg_env, o->in2_128, m34); in op_clfxb()
1920 gen_helper_clgxb(o->out, tcg_env, o->in2_128, m34); in op_clgxb()
2460 gen_helper_fixb(o->out_128, tcg_env, o->in2_128, m34); in op_fixb()
2763 gen_helper_ldxb(o->out, tcg_env, o->in2_128, m34); in op_ldxb()
2774 gen_helper_lexb(o->out, tcg_env, o->in2_128, m34); in op_lexb()
3930 gen_helper_sqxb(o->out_128, tcg_env, o->in2_128); in op_sqxb()
5732 o->in2_128 = tcg_temp_new_i128(); in in2_r3_D64()
[all …]