Lines Matching refs:tcg_constant_i32

266     gen_helper_raise_exception(tcg_env, tcg_constant_i32(nr));  in gen_raise_exception()
278 tcg_gen_st_i32(tcg_constant_i32(this_pc), tcg_env, in gen_raise_exception_format2()
457 base = tcg_constant_i32(offset + bd); in gen_lea_indexed()
473 add = tcg_constant_i32(bd); in gen_lea_indexed()
597 gen_helper_flush_flags(tcg_env, tcg_constant_i32(s->cc_op)); in gen_flush_flags()
891 return tcg_constant_i32(offset); in gen_ea_mode()
1121 tmp = tcg_constant_i32((int8_t)read_im8(env, s)); in gen_ea_mode_fp()
1125 tmp = tcg_constant_i32((int16_t)read_im16(env, s)); in gen_ea_mode_fp()
1129 tmp = tcg_constant_i32(read_im32(env, s)); in gen_ea_mode_fp()
1133 tmp = tcg_constant_i32(read_im32(env, s)); in gen_ea_mode_fp()
1145 tmp = tcg_constant_i32(read_im32(env, s) >> 16); in gen_ea_mode_fp()
1207 c->v2 = tcg_constant_i32(0); in gen_cc_cond()
1223 c->v2 = tcg_constant_i32(0); in gen_cc_cond()
1537 destr = tcg_constant_i32(REG(insn, 9)); in DISAS_INSN()
1538 ilen = tcg_constant_i32(s->pc - s->base.pc_next); in DISAS_INSN()
1567 num = tcg_constant_i32(REG(ext, 12)); in DISAS_INSN()
1568 reg = tcg_constant_i32(REG(ext, 0)); in DISAS_INSN()
1569 ilen = tcg_constant_i32(s->pc - s->base.pc_next); in DISAS_INSN()
1583 num = tcg_constant_i32(REG(ext, 12)); in DISAS_INSN()
1584 reg = tcg_constant_i32(REG(ext, 0)); in DISAS_INSN()
1585 ilen = tcg_constant_i32(s->pc - s->base.pc_next); in DISAS_INSN()
1884 tcg_gen_shl_i32(tmp, tcg_constant_i32(1), src2); in DISAS_INSN()
1986 incr = tcg_constant_i32(opsize_bytes(opsize)); in DISAS_INSN()
2177 gen_helper_set_sr(tcg_env, tcg_constant_i32(val)); in gen_set_sr_im()
2222 im = tcg_constant_i32((int8_t)read_im8(env, s)); in DISAS_INSN()
2225 im = tcg_constant_i32((int16_t)read_im16(env, s)); in DISAS_INSN()
2228 im = tcg_constant_i32(read_im32(env, s)); in DISAS_INSN()
2414 TCGv regs = tcg_constant_i32(REG(ext2, 6) | in DISAS_INSN()
2461 regs = tcg_constant_i32(REG(ext2, 6) | in DISAS_INSN()
2538 z = tcg_constant_i32(0); in DISAS_INSN()
2583 zero = tcg_constant_i32(0); in DISAS_INSN()
2925 gen_push(s, tcg_constant_i32(s->pc)); in DISAS_INSN()
2950 val = tcg_constant_i32(imm); in DISAS_INSN()
2994 gen_push(s, tcg_constant_i32(s->pc)); in DISAS_INSN()
3076 zero = tcg_constant_i32(0); in gen_subx()
3146 src = tcg_constant_i32(val); in DISAS_INSN()
3281 zero = tcg_constant_i32(0); in gen_addx()
3423 TCGv zero = tcg_constant_i32(0); in shift_reg()
3625 sz = tcg_constant_i32(size); in rotate_x()
3636 zero = tcg_constant_i32(0); in rotate_x()
3715 zero = tcg_constant_i32(0); in rotate32_x()
3733 shift = tcg_constant_i32(tmp); in DISAS_INSN()
3758 shift = tcg_constant_i32(tmp); in DISAS_INSN()
3782 shift = tcg_constant_i32(tmp); in DISAS_INSN()
3897 shift = tcg_constant_i32(1); in DISAS_INSN()
3991 len = tcg_constant_i32(extract32(ext, 0, 5)); in DISAS_INSN()
3996 ofs = tcg_constant_i32(extract32(ext, 6, 5)); in DISAS_INSN()
4029 mask = tcg_constant_i32(ror32(maski, ofs)); in DISAS_INSN()
4031 tofs = tcg_constant_i32(ofs); in DISAS_INSN()
4032 tlen = tcg_constant_i32(len); in DISAS_INSN()
4042 tcg_gen_shr_i32(mask, tcg_constant_i32(0x7fffffffu), tmp); in DISAS_INSN()
4051 tlen = tcg_constant_i32(len); in DISAS_INSN()
4070 tofs = tcg_constant_i32(ofs); in DISAS_INSN()
4112 len = tcg_constant_i32(extract32(ext, 0, 5)); in DISAS_INSN()
4117 ofs = tcg_constant_i32(extract32(ext, 6, 5)); in DISAS_INSN()
4229 len = tcg_constant_i32(extract32(ext, 0, 5)); in DISAS_INSN()
4234 ofs = tcg_constant_i32(extract32(ext, 6, 5)); in DISAS_INSN()
4367 addr = tcg_constant_i32(read_im32(env, s)); in DISAS_INSN()
4561 gen_helper_cf_movec_to(tcg_env, tcg_constant_i32(ext & 0xfff), reg); in DISAS_INSN()
4582 creg = tcg_constant_i32(ext & 0xfff); in DISAS_INSN()
4637 opmode = tcg_constant_i32((insn >> 3) & 3); in DISAS_INSN()
4649 is_read = tcg_constant_i32((insn >> 5) & 1); in DISAS_INSN()
4819 tmp = tcg_constant_i32(read_im32(env, s)); in gen_op_fmove_fcr()
4956 TCGv rom_offset = tcg_constant_i32(opmode); in DISAS_INSN()
5288 c->v2 = tcg_constant_i32(imm); in gen_fcc_cond()
5391 TCGv idle = tcg_constant_i32(0x41000000); in DISAS_INSN()
5521 gen_op_and32(tmp, QREG_MACSR, tcg_constant_i32(MACSR_PAV0 << acc)); in DISAS_INSN()
5532 gen_helper_macsatf(tcg_env, tcg_constant_i32(acc)); in DISAS_INSN()
5534 gen_helper_macsats(tcg_env, tcg_constant_i32(acc)); in DISAS_INSN()
5536 gen_helper_macsatu(tcg_env, tcg_constant_i32(acc)); in DISAS_INSN()
5555 gen_op_and32(tmp, QREG_MACSR, tcg_constant_i32(MACSR_PAV0 << acc)); in DISAS_INSN()
5564 gen_helper_macsatf(tcg_env, tcg_constant_i32(acc)); in DISAS_INSN()
5566 gen_helper_macsats(tcg_env, tcg_constant_i32(acc)); in DISAS_INSN()
5568 gen_helper_macsatu(tcg_env, tcg_constant_i32(acc)); in DISAS_INSN()
5575 gen_helper_mac_set_flags(tcg_env, tcg_constant_i32(acc)); in DISAS_INSN()
5625 dest = tcg_constant_i32((insn >> 9) & 3); in DISAS_INSN()
5626 gen_helper_mac_move(tcg_env, dest, tcg_constant_i32(src)); in DISAS_INSN()
5651 acc = tcg_constant_i32((insn & 0x400) ? 2 : 0); in DISAS_INSN()
5686 gen_helper_mac_set_flags(tcg_env, tcg_constant_i32(accnum)); in DISAS_INSN()
5709 acc = tcg_constant_i32((insn & 0x400) ? 2 : 0); in DISAS_INSN()