/qemu/target/mips/tcg/ |
H A D | mxu_translate.c | 677 t0 = tcg_temp_new(); in gen_mxu_s32i2m() 698 t0 = tcg_temp_new(); in gen_mxu_s32m2i() 723 t0 = tcg_temp_new(); in gen_mxu_s8ldd() 724 t1 = tcg_temp_new(); in gen_mxu_s8ldd() 803 t0 = tcg_temp_new(); in gen_mxu_s8std() 804 t1 = tcg_temp_new(); in gen_mxu_s8std() 857 t0 = tcg_temp_new(); in gen_mxu_s16ldd() 858 t1 = tcg_temp_new(); in gen_mxu_s16ldd() 911 t0 = tcg_temp_new(); in gen_mxu_s16std() 912 t1 = tcg_temp_new(); in gen_mxu_s16std() [all …]
|
H A D | octeon_translate.c | 28 TCGv t0 = tcg_temp_new(); in trans_BBIT() 53 t0 = tcg_temp_new(); in trans_BADDU() 54 t1 = tcg_temp_new(); in trans_BADDU() 72 t0 = tcg_temp_new(); in trans_DMUL() 73 t1 = tcg_temp_new(); in trans_DMUL() 90 t0 = tcg_temp_new(); in trans_EXTS() 106 t0 = tcg_temp_new(); in trans_CINS() 122 t0 = tcg_temp_new(); in trans_POP() 141 t0 = tcg_temp_new(); in trans_SEQNE() 142 t1 = tcg_temp_new(); in trans_SEQNE() [all …]
|
H A D | lcsr_translate.c | 21 TCGv dest = tcg_temp_new(); in trans_CPUCFG() 22 TCGv src1 = tcg_temp_new(); in trans_CPUCFG() 35 TCGv dest = tcg_temp_new(); in gen_rdcsr() 36 TCGv src1 = tcg_temp_new(); in gen_rdcsr() 49 TCGv val = tcg_temp_new(); in gen_wrcsr() 50 TCGv addr = tcg_temp_new(); in gen_wrcsr()
|
H A D | loong_translate.c | 39 t0 = tcg_temp_new(); in gen_lext_DIV_G() 40 t1 = tcg_temp_new(); in gen_lext_DIV_G() 93 t0 = tcg_temp_new(); in gen_lext_DIVU_G() 94 t1 = tcg_temp_new(); in gen_lext_DIVU_G() 140 t0 = tcg_temp_new(); in gen_lext_MOD_G() 141 t1 = tcg_temp_new(); in gen_lext_MOD_G() 190 t0 = tcg_temp_new(); in gen_lext_MODU_G() 191 t1 = tcg_temp_new(); in gen_lext_MODU_G() 235 t0 = tcg_temp_new(); in gen_lext_MULT_G() 236 t1 = tcg_temp_new(); in gen_lext_MULT_G()
|
H A D | translate_addr_const.c | 25 t0 = tcg_temp_new(); in gen_lsa() 26 t1 = tcg_temp_new(); in gen_lsa() 46 t0 = tcg_temp_new(); in gen_dlsa() 47 t1 = tcg_temp_new(); in gen_dlsa()
|
H A D | vr54xx_translate.c | 40 TCGv t0 = tcg_temp_new(); in trans_mult_acc() 41 TCGv t1 = tcg_temp_new(); in trans_mult_acc()
|
H A D | translate.c | 1233 TCGv t0 = tcg_temp_new(); in gen_load_srsgpr() 1256 TCGv t0 = tcg_temp_new(); in gen_store_srsgpr() 1928 TCGv t0 = tcg_temp_new(); \ 1979 TCGv t0 = tcg_temp_new(); in gen_lxl() 1980 TCGv t1 = tcg_temp_new(); in gen_lxl() 2006 TCGv t0 = tcg_temp_new(); in gen_lxr() 2007 TCGv t1 = tcg_temp_new(); in gen_lxr() 2045 t0 = tcg_temp_new(); in gen_ld() 2066 t1 = tcg_temp_new(); in gen_ld() 2072 t1 = tcg_temp_new(); in gen_ld() [all …]
|
H A D | nanomips_translate.c.inc | 995 TCGv taddr = tcg_temp_new(); 997 TCGv tmp1 = tcg_temp_new(); 998 TCGv tmp2 = tcg_temp_new(); 1017 TCGv taddr = tcg_temp_new(); 1018 TCGv lladdr = tcg_temp_new(); 1022 TCGv tmp1 = tcg_temp_new(); 1023 TCGv tmp2 = tcg_temp_new(); 1068 TCGv va = tcg_temp_new(); 1069 TCGv t0 = tcg_temp_new(); 1090 TCGv va = tcg_temp_new(); [all …]
|
/qemu/target/sh4/ |
H A D | translate.c | 190 TCGv t0 = tcg_temp_new(); in gen_read_sr() 302 TCGv ds = tcg_temp_new(); in gen_delayed_conditional_jump() 495 TCGv addr = tcg_temp_new(); in _decode_opc() 503 TCGv addr = tcg_temp_new(); in _decode_opc() 585 TCGv addr = tcg_temp_new(); in _decode_opc() 594 TCGv addr = tcg_temp_new(); in _decode_opc() 603 TCGv addr = tcg_temp_new(); in _decode_opc() 629 TCGv addr = tcg_temp_new(); in _decode_opc() 636 TCGv addr = tcg_temp_new(); in _decode_opc() 644 TCGv addr = tcg_temp_new(); in _decode_opc() [all …]
|
/qemu/target/riscv/insn_trans/ |
H A D | trans_rvm.c.inc | 29 TCGv tmpl = tcg_temp_new(); 30 TCGv tmph = tcg_temp_new(); 31 TCGv r0 = tcg_temp_new(); 32 TCGv r1 = tcg_temp_new(); 53 TCGv tmpl = tcg_temp_new(); 54 TCGv tmph = tcg_temp_new(); 55 TCGv tmpx = tcg_temp_new(); 74 TCGv t0l = tcg_temp_new(); 75 TCGv t0h = tcg_temp_new(); 76 TCGv t1l = tcg_temp_new(); [all …]
|
H A D | trans_rvi.c.inc | 66 TCGv tmp = tcg_temp_new(); 121 TCGv src = tcg_temp_new(); 144 TCGv target_pc = tcg_temp_new(); 157 TCGv t0 = tcg_temp_new(); 201 TCGv rh = tcg_temp_new(); 221 TCGv tmp = tcg_temp_new(); 236 TCGv tmp = tcg_temp_new(); 279 TCGv tmp = tcg_temp_new(); 291 TCGv dest = tcg_temp_new(); 292 TCGv src = tcg_temp_new(); [all …]
|
H A D | trans_rvb.c.inc | 64 TCGv t = tcg_temp_new(); 159 TCGv t = tcg_temp_new(); 179 TCGv t = tcg_temp_new(); 199 TCGv t = tcg_temp_new(); 314 TCGv tmp = tcg_temp_new(); 339 TCGv t = tcg_temp_new(); \ 424 TCGv t = tcg_temp_new(); \ 451 TCGv t = tcg_temp_new(); 508 TCGv t = tcg_temp_new(); 516 TCGv t = tcg_temp_new();
|
/qemu/target/loongarch/tcg/insn_trans/ |
H A D | trans_shift.c.inc | 8 TCGv t0 = tcg_temp_new(); 15 TCGv t0 = tcg_temp_new(); 22 TCGv t0 = tcg_temp_new(); 29 TCGv t0 = tcg_temp_new(); 36 TCGv t0 = tcg_temp_new(); 43 TCGv t0 = tcg_temp_new(); 52 TCGv t0 = tcg_temp_new(); 65 TCGv t0 = tcg_temp_new();
|
H A D | trans_arith.c.inc | 101 TCGv discard = tcg_temp_new(); 107 TCGv discard = tcg_temp_new(); 113 TCGv t0 = tcg_temp_new(); 114 TCGv t1 = tcg_temp_new(); 147 TCGv t0 = tcg_temp_new(); 154 TCGv t0 = tcg_temp_new(); 161 TCGv t0 = tcg_temp_new(); 168 TCGv t0 = tcg_temp_new(); 175 TCGv t0 = tcg_temp_new(); 183 TCGv t0 = tcg_temp_new(); [all …]
|
H A D | trans_bit.c.inc | 117 TCGv t0 = tcg_temp_new(); 118 TCGv t1 = tcg_temp_new(); 130 TCGv t0 = tcg_temp_new(); 131 TCGv t1 = tcg_temp_new(); 155 TCGv t0 = tcg_temp_new(); 156 TCGv t1 = tcg_temp_new();
|
H A D | trans_fcmp.c.inc | 38 var = tcg_temp_new(); 62 var = tcg_temp_new();
|
/qemu/target/hexagon/ |
H A D | genptr.c | 63 TCGv tmp = tcg_temp_new(); in gen_masked_reg_write() 79 ctx->new_value[rnum] = tcg_temp_new(); in get_result_gpr() 107 TCGv val32 = tcg_temp_new(); in gen_log_reg_write_pair() 122 ctx->new_pred_value[pnum] = tcg_temp_new(); in get_result_pred() 134 TCGv base_val = tcg_temp_new(); in gen_log_pred_write() 195 TCGv p3_0 = tcg_temp_new(); in gen_read_ctrl_reg_pair() 202 TCGv pkt_cnt = tcg_temp_new(); in gen_read_ctrl_reg_pair() 203 TCGv insn_cnt = tcg_temp_new(); in gen_read_ctrl_reg_pair() 210 TCGv hvx_cnt = tcg_temp_new(); in gen_read_ctrl_reg_pair() 223 TCGv hex_p8 = tcg_temp_new(); in gen_write_p3_0() [all …]
|
H A D | gen_tcg_hvx.h | 169 TCGv lsb = tcg_temp_new(); \ 240 TCGv shift = tcg_temp_new(); \ 249 TCGv shift = tcg_temp_new(); \ 259 TCGv shift = tcg_temp_new(); \ 268 TCGv shift = tcg_temp_new(); \ 278 TCGv shift = tcg_temp_new(); \ 286 TCGv shift = tcg_temp_new(); \ 294 TCGv shift = tcg_temp_new(); \ 303 TCGv shift = tcg_temp_new(); \ 311 TCGv shift = tcg_temp_new(); \ [all …]
|
H A D | gen_tcg.h | 75 TCGv ireg = tcg_temp_new(); \ 112 TCGv ireg = tcg_temp_new(); \ 160 TCGv tmp = tcg_temp_new(); \ 161 TCGv byte = tcg_temp_new(); \ 212 TCGv tmp = tcg_temp_new(); \ 213 TCGv byte = tcg_temp_new(); \ 262 TCGv tmp = tcg_temp_new(); \ 291 TCGv tmp = tcg_temp_new(); \ 329 TCGv LSB = tcg_temp_new(); \ 386 TCGv LSB = tcg_temp_new(); \ [all …]
|
/qemu/target/rx/ |
H A D | translate.c | 433 mem = tcg_temp_new(); in trans_MOV_rm() 443 mem = tcg_temp_new(); in trans_MOV_mr() 464 mem = tcg_temp_new(); in trans_MOV_im() 474 mem = tcg_temp_new(); in trans_MOV_ar() 484 mem = tcg_temp_new(); in trans_MOV_ra() 504 mem = tcg_temp_new(); in trans_MOV_mm() 515 tmp = tcg_temp_new(); in trans_MOV_mm() 529 val = tcg_temp_new(); in trans_MOV_rp() 546 val = tcg_temp_new(); in trans_MOV_pr() 563 mem = tcg_temp_new(); in trans_MOVU_mr() [all …]
|
/qemu/target/ppc/ |
H A D | translate.c | 370 TCGv t0 = tcg_temp_new(); in gen_debug_exception() 379 TCGv t0 = tcg_temp_new(); in gen_debug_exception() 453 TCGv t0 = tcg_temp_new(); in spr_write_generic32() 491 t0 = tcg_temp_new(); in spr_core_write_generic32() 509 TCGv t0 = tcg_temp_new(); in spr_write_CTRL_ST() 510 TCGv t1 = tcg_temp_new(); in spr_write_CTRL_ST() 545 TCGv t0 = tcg_temp_new(); in spr_write_clear() 546 TCGv t1 = tcg_temp_new(); in spr_write_clear() 564 TCGv t0 = tcg_temp_new(); in spr_read_xer() 565 TCGv t1 = tcg_temp_new(); in spr_read_xer() [all …]
|
/qemu/target/tricore/ |
H A D | translate.c | 138 TCGv arg00 = tcg_temp_new(); \ 139 TCGv arg01 = tcg_temp_new(); \ 140 TCGv arg11 = tcg_temp_new(); \ 148 TCGv arg00 = tcg_temp_new(); \ 149 TCGv arg01 = tcg_temp_new(); \ 150 TCGv arg10 = tcg_temp_new(); \ 151 TCGv arg11 = tcg_temp_new(); \ 160 TCGv arg00 = tcg_temp_new(); \ 161 TCGv arg01 = tcg_temp_new(); \ 162 TCGv arg10 = tcg_temp_new(); \ [all …]
|
/qemu/target/alpha/ |
H A D | translate.c | 176 ctx->sink = tcg_temp_new(); in dest_sink() 298 TCGv tmp = tcg_temp_new(); in gen_ldg() 320 TCGv addr = tcg_temp_new(); in gen_load_fp() 338 addr = tcg_temp_new(); in gen_load_int() 364 TCGv tmp = tcg_temp_new(); in gen_stg() 384 TCGv addr = tcg_temp_new(); in gen_store_fp() 394 addr = tcg_temp_new(); in gen_store_int() 681 TCGv tmp = tcg_temp_new(); in gen_cvtlq() 890 TCGv tmp = tcg_temp_new(); in gen_ext_h() 911 TCGv tmp = tcg_temp_new(); in gen_ext_l() [all …]
|
/qemu/target/m68k/ |
H A D | translate.c | 149 TCGv tmp = tcg_temp_new(); in delay_set_areg() 447 tmp = tcg_temp_new(); in gen_lea_indexed() 502 tmp = tcg_temp_new(); in gen_lea_indexed() 547 t0 = tcg_temp_new(); in gen_flush_flags() 548 t1 = tcg_temp_new(); in gen_flush_flags() 562 t0 = tcg_temp_new(); in gen_flush_flags() 563 t1 = tcg_temp_new(); in gen_flush_flags() 578 t0 = tcg_temp_new(); in gen_flush_flags() 613 tmp = tcg_temp_new(); in gen_extend() 724 tmp = tcg_temp_new(); in gen_lea_mode() [all …]
|
/qemu/target/loongarch/tcg/ |
H A D | translate.c | 185 t = tcg_temp_new(); in gpr_src() 189 t = tcg_temp_new(); in gpr_src() 199 return tcg_temp_new(); in gpr_dst() 225 TCGv t = tcg_temp_new(); in get_fpr() 242 temp = tcg_temp_new(); in make_address_x()
|