Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c3860 TCGv_i64 tsam; in op_sam() local
3884 tsam = tcg_constant_i64(sam); in op_sam()
3885 tcg_gen_deposit_i64(psw_mask, psw_mask, tsam, 31, 2); in op_sam()