Searched refs:tcg_gen_extu_i32_tl (Results 1 – 10 of 10) sorted by relevance
/openbmc/qemu/target/ppc/translate/ |
H A D | spe-impl.c.inc | 93 tcg_gen_extu_i32_tl(cpu_gpr[rD(ctx->opcode)], t0); \ 97 tcg_gen_extu_i32_tl(cpu_gprh[rD(ctx->opcode)], t0); \ 117 tcg_gen_extu_i32_tl(cpu_gpr[rD(ctx->opcode)], t0); \ 121 tcg_gen_extu_i32_tl(cpu_gprh[rD(ctx->opcode)], t0); \ 151 tcg_gen_extu_i32_tl(cpu_gpr[rD(ctx->opcode)], t0); \ 156 tcg_gen_extu_i32_tl(cpu_gprh[rD(ctx->opcode)], t0); \ 243 tcg_gen_extu_i32_tl(cpu_gpr[rD(ctx->opcode)], t0); \ 247 tcg_gen_extu_i32_tl(cpu_gprh[rD(ctx->opcode)], t0); \ 882 tcg_gen_extu_i32_tl(cpu_gpr[rD(ctx->opcode)], t0); \ 897 tcg_gen_extu_i32_tl(cpu_gpr[rD(ctx->opcode)], t1); \ [all …]
|
H A D | fixedpoint-impl.c.inc | 498 tcg_gen_extu_i32_tl(cpu_gpr[a->rt], t1); 749 tcg_gen_extu_i32_tl(t0, cpu_crf[bi >> 2]); 844 tcg_gen_extu_i32_tl(temp, cpu_crf[a->bi >> 2]); 1020 tcg_gen_extu_i32_tl(cpu_gpr[a->ra], t);
|
/openbmc/qemu/include/tcg/ |
H A D | tcg-op.h | 212 #define tcg_gen_extu_i32_tl tcg_gen_extu_i32_i64 macro 332 #define tcg_gen_extu_i32_tl tcg_gen_mov_i32
|
/openbmc/qemu/target/microblaze/ |
H A D | translate.c | 633 tcg_gen_extu_i32_tl(ret, tmp); in DO_TYPEA() 635 tcg_gen_extu_i32_tl(ret, cpu_R[ra]); in DO_TYPEA() 637 tcg_gen_extu_i32_tl(ret, cpu_R[rb]); in DO_TYPEA() 656 tcg_gen_extu_i32_tl(ret, tmp); in compute_ldst_addr_typeb() 675 tcg_gen_extu_i32_tl(ret, cpu_R[rb]); in compute_ldst_addr_ea() 683 tcg_gen_extu_i32_tl(ret, cpu_R[ra]); in compute_ldst_addr_ea()
|
/openbmc/qemu/target/ppc/ |
H A D | translate.c | 1022 tcg_gen_extu_i32_tl(cpu_gpr[gprn], t0); in spr_read_spefscr() 1770 tcg_gen_extu_i32_tl(ret, t3); in gen_op_arith_divw() 1776 tcg_gen_extu_i32_tl(ret, t3); in gen_op_arith_divw() 1779 tcg_gen_extu_i32_tl(cpu_ov, t2); in gen_op_arith_divw() 1781 tcg_gen_extu_i32_tl(cpu_ov32, t2); in gen_op_arith_divw() 1857 tcg_gen_extu_i32_tl(ret, t0); in gen_op_arith_modw() 2008 tcg_gen_extu_i32_tl(t1, t0); in gen_rlwimi() 2063 tcg_gen_extu_i32_tl(t_ra, t0); in gen_rlwinm() 2109 tcg_gen_extu_i32_tl(t_ra, t1); in gen_rlwnm() 4051 tcg_gen_extu_i32_tl(cpu_gpr[rD(ctx->opcode)], cpu_crf[7 - crn]); in gen_mfcr() [all …]
|
/openbmc/qemu/target/i386/tcg/ |
H A D | emit.c.inc | 1859 tcg_gen_extu_i32_tl(s->T0, lo); 1862 tcg_gen_extu_i32_tl(cc_src_rhs, hi); 1865 tcg_gen_extu_i32_tl(s->T1, lo); 2338 tcg_gen_extu_i32_tl(s->T0, s->tmp2_i32); 2443 tcg_gen_extu_i32_tl(cpu_regs[s->vex_v], s->tmp2_i32); 2444 tcg_gen_extu_i32_tl(s->T0, s->tmp3_i32); 3446 tcg_gen_extu_i32_tl(s->T0, temp32); 3474 tcg_gen_extu_i32_tl(s->T0, temp32); 3494 tcg_gen_extu_i32_tl(s->T0, s->tmp2_i32); 4093 tcg_gen_extu_i32_tl(s->T0, out);
|
H A D | translate.c | 2907 tcg_gen_extu_i32_tl(s->T0, s->tmp2_i32); in disas_insn_x87()
|
/openbmc/qemu/target/mips/tcg/ |
H A D | translate.c | 8912 tcg_gen_extu_i32_tl(bcond, t0); in gen_compute_branch1() 8918 tcg_gen_extu_i32_tl(bcond, t0); in gen_compute_branch1() 8923 tcg_gen_extu_i32_tl(bcond, t0); in gen_compute_branch1() 8928 tcg_gen_extu_i32_tl(bcond, t0); in gen_compute_branch1() 8939 tcg_gen_extu_i32_tl(bcond, t0); in gen_compute_branch1() 8949 tcg_gen_extu_i32_tl(bcond, t0); in gen_compute_branch1() 8963 tcg_gen_extu_i32_tl(bcond, t0); in gen_compute_branch1() 8977 tcg_gen_extu_i32_tl(bcond, t0); in gen_compute_branch1()
|
/openbmc/qemu/target/sparc/ |
H A D | translate.c | 1273 tcg_gen_extu_i32_tl(cmp->c1, c1); in gen_fcompare()
|
/openbmc/qemu/target/arm/tcg/ |
H A D | translate.c | 923 tcg_gen_extu_i32_tl(addr, a32); in gen_aa32_addr()
|