Home
last modified time | relevance | path

Searched refs:t_r1 (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
2650 t_r1 = tcg_constant_i32(r1); in op_msa()
2654 gen_helper_msa(cc_op, tcg_env, t_r1, t_r2, t_r3, type); in op_msa()