Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c2610 TCGv_i32 t_r1, t_r2, t_r3, type; in op_msa() local
2651 t_r2 = tcg_constant_i32(r2); in op_msa()
2654 gen_helper_msa(cc_op, tcg_env, t_r1, t_r2, t_r3, type); in op_msa()