Home
last modified time | relevance | path

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

/qemu/target/s390x/tcg/
H A Dtranslate.c3787 TCGv_i64 tsam; in op_sam() local
3811 tsam = tcg_constant_i64(sam); in op_sam()
3812 tcg_gen_deposit_i64(psw_mask, psw_mask, tsam, 31, 2); in op_sam()