Lines Matching refs:tcg_gen_shli_i32
191 tcg_gen_shli_i32(t0, cpu_sr_q, SR_Q); in gen_read_sr()
193 tcg_gen_shli_i32(t0, cpu_sr_m, SR_M); in gen_read_sr()
195 tcg_gen_shli_i32(t0, cpu_sr_t, SR_T); in gen_read_sr()
687 tcg_gen_shli_i32(high, REG(B7_4), 16); in _decode_opc()
762 tcg_gen_shli_i32(REG(B11_8), REG(B11_8), 1); in _decode_opc()
1593 tcg_gen_shli_i32(REG(B11_8), REG(B11_8), 1); in _decode_opc()
1600 tcg_gen_shli_i32(tmp, cpu_sr_t, 31); in _decode_opc()
1617 tcg_gen_shli_i32(REG(B11_8), REG(B11_8), 1); in _decode_opc()
1628 tcg_gen_shli_i32(REG(B11_8), REG(B11_8), 2); in _decode_opc()
1631 tcg_gen_shli_i32(REG(B11_8), REG(B11_8), 8); in _decode_opc()
1634 tcg_gen_shli_i32(REG(B11_8), REG(B11_8), 16); in _decode_opc()