/openbmc/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 | 1232 TCGv t0 = tcg_temp_new(); in gen_load_srsgpr() 1255 TCGv t0 = tcg_temp_new(); in gen_store_srsgpr() 1927 TCGv t0 = tcg_temp_new(); \ 1978 TCGv t0 = tcg_temp_new(); in gen_lxl() 1979 TCGv t1 = tcg_temp_new(); in gen_lxl() 2005 TCGv t0 = tcg_temp_new(); in gen_lxr() 2006 TCGv t1 = tcg_temp_new(); in gen_lxr() 2044 t0 = tcg_temp_new(); in gen_ld() 2065 t1 = tcg_temp_new(); in gen_ld() 2071 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 …]
|
/openbmc/qemu/target/sh4/ |
H A D | translate.c | 189 TCGv t0 = tcg_temp_new(); in gen_read_sr() 301 TCGv ds = tcg_temp_new(); in gen_delayed_conditional_jump() 494 TCGv addr = tcg_temp_new(); in _decode_opc() 502 TCGv addr = tcg_temp_new(); in _decode_opc() 584 TCGv addr = tcg_temp_new(); in _decode_opc() 593 TCGv addr = tcg_temp_new(); in _decode_opc() 602 TCGv addr = tcg_temp_new(); in _decode_opc() 628 TCGv addr = tcg_temp_new(); in _decode_opc() 635 TCGv addr = tcg_temp_new(); in _decode_opc() 643 TCGv addr = tcg_temp_new(); in _decode_opc() [all …]
|
/openbmc/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(); 99 TCGv target_pc = tcg_temp_new(); 110 TCGv t0 = tcg_temp_new(); 148 TCGv rh = tcg_temp_new(); 168 TCGv tmp = tcg_temp_new(); 183 TCGv tmp = tcg_temp_new(); 226 TCGv tmp = tcg_temp_new(); 242 TCGv target_pc = tcg_temp_new(); 300 TCGv addrl = tcg_temp_new(); 410 TCGv addrl = 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();
|
/openbmc/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();
|
/openbmc/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() 111 TCGv val32 = tcg_temp_new(); in gen_log_reg_write_pair() 126 ctx->new_pred_value[pnum] = tcg_temp_new(); in get_result_pred() 138 TCGv base_val = tcg_temp_new(); in gen_log_pred_write() 202 TCGv p3_0 = tcg_temp_new(); in gen_read_ctrl_reg_pair() 209 TCGv pkt_cnt = tcg_temp_new(); in gen_read_ctrl_reg_pair() 210 TCGv insn_cnt = tcg_temp_new(); in gen_read_ctrl_reg_pair() 217 TCGv hvx_cnt = tcg_temp_new(); in gen_read_ctrl_reg_pair() 230 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 …]
|
/openbmc/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 …]
|
/openbmc/qemu/target/ppc/ |
H A D | translate.c | 369 TCGv t0 = tcg_temp_new(); in gen_debug_exception() 378 TCGv t0 = tcg_temp_new(); in gen_debug_exception() 452 TCGv t0 = tcg_temp_new(); in spr_write_generic32() 490 t0 = tcg_temp_new(); in spr_core_write_generic32() 508 TCGv t0 = tcg_temp_new(); in spr_write_CTRL_ST() 509 TCGv t1 = tcg_temp_new(); in spr_write_CTRL_ST() 544 TCGv t0 = tcg_temp_new(); in spr_write_clear() 545 TCGv t1 = tcg_temp_new(); in spr_write_clear() 563 TCGv t0 = tcg_temp_new(); in spr_read_xer() 564 TCGv t1 = tcg_temp_new(); in spr_read_xer() [all …]
|
/openbmc/qemu/target/tricore/ |
H A D | translate.c | 137 TCGv arg00 = tcg_temp_new(); \ 138 TCGv arg01 = tcg_temp_new(); \ 139 TCGv arg11 = tcg_temp_new(); \ 147 TCGv arg00 = tcg_temp_new(); \ 148 TCGv arg01 = tcg_temp_new(); \ 149 TCGv arg10 = tcg_temp_new(); \ 150 TCGv arg11 = tcg_temp_new(); \ 159 TCGv arg00 = tcg_temp_new(); \ 160 TCGv arg01 = tcg_temp_new(); \ 161 TCGv arg10 = tcg_temp_new(); \ [all …]
|
/openbmc/qemu/target/alpha/ |
H A D | translate.c | 175 ctx->sink = tcg_temp_new(); in dest_sink() 297 TCGv tmp = tcg_temp_new(); in gen_ldg() 319 TCGv addr = tcg_temp_new(); in gen_load_fp() 337 addr = tcg_temp_new(); in gen_load_int() 363 TCGv tmp = tcg_temp_new(); in gen_stg() 383 TCGv addr = tcg_temp_new(); in gen_store_fp() 393 addr = tcg_temp_new(); in gen_store_int() 680 TCGv tmp = tcg_temp_new(); in gen_cvtlq() 889 TCGv tmp = tcg_temp_new(); in gen_ext_h() 910 TCGv tmp = tcg_temp_new(); in gen_ext_l() [all …]
|
/openbmc/qemu/target/m68k/ |
H A D | translate.c | 148 TCGv tmp = tcg_temp_new(); in delay_set_areg() 446 tmp = tcg_temp_new(); in gen_lea_indexed() 501 tmp = tcg_temp_new(); in gen_lea_indexed() 546 t0 = tcg_temp_new(); in gen_flush_flags() 547 t1 = tcg_temp_new(); in gen_flush_flags() 561 t0 = tcg_temp_new(); in gen_flush_flags() 562 t1 = tcg_temp_new(); in gen_flush_flags() 577 t0 = tcg_temp_new(); in gen_flush_flags() 612 tmp = tcg_temp_new(); in gen_extend() 723 tmp = tcg_temp_new(); in gen_lea_mode() [all …]
|
/openbmc/qemu/target/loongarch/tcg/ |
H A D | translate.c | 183 t = tcg_temp_new(); in gpr_src() 187 t = tcg_temp_new(); in gpr_src() 197 return tcg_temp_new(); in gpr_dst() 223 TCGv t = tcg_temp_new(); in get_fpr() 240 temp = tcg_temp_new(); in make_address_x()
|