Lines Matching refs:tcg_out32
346 tcg_out32(s, INSN_OR | INSN_T(ret) | INSN_R1(arg) in tcg_out_mov()
355 tcg_out32(s, INSN_LDO | INSN_R1(ret) in tcg_out_movi()
362 tcg_out32(s, INSN_LDIL | INSN_R2(ret) | reassemble_21(hi)); in tcg_out_movi()
364 tcg_out32(s, INSN_LDO | INSN_R1(ret) in tcg_out_movi()
384 tcg_out32(s, op | reassemble_21(hi)); in tcg_out_ldst()
391 tcg_out32(s, op | INSN_R1(ret) | INSN_R2(addr) | INSN_IM14(offset)); in tcg_out_ldst()
412 tcg_out32(s, op | INSN_T(data) | INSN_R1(index) | INSN_R2(base)); in tcg_out_ldst_index()
429 tcg_out32(s, op | INSN_T(t) | INSN_R1(r1) | INSN_R2(r2)); in tcg_out_arith()
436 tcg_out32(s, op | INSN_R1(t) | INSN_R2(r1) | INSN_IM11(val)); in tcg_out_arithi()
446 tcg_out32(s, INSN_MTCTL | INSN_R2(11) | INSN_R1(arg)); in tcg_out_mtctl_sar()
456 tcg_out32(s, (sign ? INSN_EXTRS : INSN_EXTRU) in tcg_out_extr()
466 tcg_out32(s, INSN_DEP | INSN_R2(ret) | INSN_R1(arg) in tcg_out_dep()
474 tcg_out32(s, INSN_SHD | INSN_R1(hi) | INSN_R2(lo) | INSN_T(ret) in tcg_out_shd()
481 tcg_out32(s, INSN_VSHD | INSN_T(ret) | INSN_R1(hi) | INSN_R2(lo)); in tcg_out_vshd()
502 tcg_out32(s, INSN_DEPI | INSN_R2(ret) | INSN_IM5(-1) in tcg_out_ori()
532 tcg_out32(s, INSN_DEPI | INSN_R2(ret) | INSN_IM5(0) in tcg_out_andi()
550 tcg_out32(s, INSN_ZDEP | INSN_R2(ret) | INSN_R1(arg) in tcg_out_shli()
558 tcg_out32(s, INSN_ZVDEP | INSN_R2(ret) | INSN_R1(arg) | INSN_DEP_LEN(32)); in tcg_out_shl()
582 tcg_out32(s, INSN_VEXTRS | INSN_R1(ret) | INSN_R2(arg) | INSN_DEP_LEN(32)); in tcg_out_sar()
633 tcg_out32(s, INSN_BL_N | INSN_R2(TCG_REG_RP) | reassemble_17(disp)); in tcg_out_call()
638 tcg_out32(s, INSN_LDIL | INSN_R2(TCG_REG_R20) | reassemble_21(hi)); in tcg_out_call()
639 tcg_out32(s, INSN_BLE_SR4 | INSN_R2(TCG_REG_R20) in tcg_out_call()
656 tcg_out32(s, INSN_FLDDS | INSN_R2(TCG_REG_SP) in tcg_out_xmpyu()
660 tcg_out32(s, 0x3ad64796); in tcg_out_xmpyu()
664 tcg_out32(s, INSN_FSTDS | INSN_R2(TCG_REG_SP) in tcg_out_xmpyu()
724 tcg_out32(s, op | reassemble_17(val)); in tcg_out_branch()
730 tcg_out32(s, op | (old_insn & 0x1f1ffdu)); in tcg_out_branch()
780 tcg_out32(s, op | reassemble_12(val)); in tcg_out_brcond()
790 tcg_out32(s, op | 2 | (old_insn & 0x1ffdu)); in tcg_out_brcond()
813 tcg_out32(s, op); in tcg_out_comclr()
1231 tcg_out32(s, INSN_BV | INSN_R2(TCG_REG_R18)); in tcg_out_exit_tb()
1237 tcg_out32(s, INSN_BV | INSN_R2(TCG_REG_R18)); in tcg_out_exit_tb()
1251 tcg_out32(s, INSN_BV_N | INSN_R2(TCG_REG_R20)); in tcg_out_goto_tb()
1639 tcg_out32(s, INSN_BLE_SR4 | INSN_R2(TCG_REG_R26)); in tcg_target_qemu_prologue()
1650 tcg_out32(s, INSN_BV | INSN_R2(TCG_REG_RP)); in tcg_target_qemu_prologue()