Home
last modified time | relevance | path

Searched refs:tcg_gen_xor_i64 (Results 1 – 25 of 29) sorted by relevance

12

/qemu/target/arm/tcg/
H A Dgengvec64.c28 tcg_gen_xor_i64(d, d, n); in gen_rax1_i64()
56 tcg_gen_xor_i64(t, n, m); in gen_xar8_i64()
69 tcg_gen_xor_i64(t, n, m); in gen_xar16_i64()
85 tcg_gen_xor_i64(d, n, m); in gen_xar_i64()
141 tcg_gen_xor_i64(d, n, m); in gen_eor3_i64()
142 tcg_gen_xor_i64(d, d, k); in gen_eor3_i64()
168 tcg_gen_xor_i64(d, d, n); in gen_bcax_i64()
203 tcg_gen_xor_i64(t, t, res); in gen_suqadd_bhs()
219 tcg_gen_xor_i64(t, t, b); in gen_suqadd_d()
288 tcg_gen_xor_i64(tmp, tmp, res); in gen_usqadd_bhs()
[all …]
H A Dgengvec.c1359 tcg_gen_xor_i64(tmp, tmp, res); in gen_uqadd_bhs()
1370 tcg_gen_xor_i64(t, t, res); in gen_uqadd_d()
1428 tcg_gen_xor_i64(tmp, tmp, res); in gen_sqadd_bhs()
1441 tcg_gen_xor_i64(t1, a, b); in gen_sqadd_d()
1442 tcg_gen_xor_i64(t2, t0, a); in gen_sqadd_d()
1450 tcg_gen_xor_i64(t0, t0, res); in gen_sqadd_d()
1505 tcg_gen_xor_i64(tmp, tmp, res); in gen_uqsub_bhs()
1515 tcg_gen_xor_i64(t, t, res); in gen_uqsub_d()
1573 tcg_gen_xor_i64(tmp, tmp, res); in gen_sqsub_bhs()
1586 tcg_gen_xor_i64(t1, a, b); in gen_sqsub_d()
[all …]
H A Dtranslate-a64.c972 tcg_gen_xor_i64(flag, result, t0); in gen_add64_CC()
973 tcg_gen_xor_i64(tmp, t0, t1); in gen_add64_CC()
1021 tcg_gen_xor_i64(flag, result, t0); in gen_sub64_CC()
1023 tcg_gen_xor_i64(tmp, t0, t1); in gen_sub64_CC()
1084 tcg_gen_xor_i64(vf_64, result, t0); in gen_adc_CC()
1085 tcg_gen_xor_i64(tmp, t0, t1); in gen_adc_CC()
3010 tcg_gen_xor_i64(a, a, cpu_exclusive_val); in gen_store_exclusive()
3011 tcg_gen_xor_i64(b, b, cpu_exclusive_high); in gen_store_exclusive()
8327 TRANS(EOR_r, do_logic_reg, a, tcg_gen_xor_i64, tcg_gen_eqv_i64, false) in TRANS()
H A Dtranslate-vfp.c366 tcg_gen_xor_i64(tmp, vf, nf); in trans_VSEL()
372 tcg_gen_xor_i64(tmp, vf, nf); in trans_VSEL()
H A Dtranslate-sve.c1376 tcg_gen_xor_i64(pd, pn, pm); in gen_eor_pg_i64()
1784 tcg_gen_xor_i64(t0, reg, val); in do_sat_addsub_64()
1786 tcg_gen_xor_i64(reg, reg, t1); in do_sat_addsub_64()
1795 tcg_gen_xor_i64(t0, reg, val); in do_sat_addsub_64()
1797 tcg_gen_xor_i64(t1, reg, val); in do_sat_addsub_64()
/qemu/target/riscv/insn_trans/
H A Dtrans_rvk.c.inc206 tcg_gen_xor_i64(t1, t1, t2);
208 tcg_gen_xor_i64(t1, t1, t2);
262 tcg_gen_xor_i64(t1, t1, t2);
264 tcg_gen_xor_i64(t1, t1, t2);
298 tcg_gen_xor_i64(t1, t1, t2);
300 tcg_gen_xor_i64(t1, t1, t2);
H A Dtrans_rvf.c.inc356 tcg_gen_xor_i64(dest, rs1, dest);
H A Dtrans_rvzfh.c.inc350 tcg_gen_xor_i64(dest, rs1, dest);
H A Dtrans_rvd.c.inc318 tcg_gen_xor_i64(dest, src1, t0);
/qemu/target/hppa/
H A Dtranslate.c867 tcg_gen_xor_i64(tmp, res, sv); in do_cond()
880 tcg_gen_xor_i64(tmp, res, sv); in do_cond()
1097 tcg_gen_xor_i64(sv, res, in1); in do_add_sv()
1098 tcg_gen_xor_i64(tmp, in1, in2); in do_add_sv()
1107 tcg_gen_xor_i64(tmp, tmp, orig_in1); in do_add_sv()
1117 tcg_gen_xor_i64(tmp, tmp, orig_in1); in do_add_sv()
1151 tcg_gen_xor_i64(sv, res, in1); in do_sub_sv()
1152 tcg_gen_xor_i64(tmp, in1, in2); in do_sub_sv()
1216 tcg_gen_xor_i64(cb, in1, in2); in do_add()
1217 tcg_gen_xor_i64(cb, cb, dest); in do_add()
[all …]
/qemu/target/openrisc/
H A Dtranslate.c347 tcg_gen_xor_i64(t2, cpu_mac, t1); in gen_mac()
349 tcg_gen_xor_i64(t1, t1, cpu_mac); in gen_mac()
388 tcg_gen_xor_i64(t2, cpu_mac, t1); in gen_msb()
390 tcg_gen_xor_i64(t1, t1, cpu_mac); in gen_msb()
/qemu/target/hexagon/
H A Dgenptr.c752 tcg_gen_xor_i64(frame, frame, framekey); in gen_frame_unscramble()
1429 tcg_gen_xor_i64(xor, a, b); in gen_add_sat_i64()
1436 tcg_gen_xor_i64(cond2, a, sum); in gen_add_sat_i64()
/qemu/target/mips/tcg/
H A Dtx79_translate.c200 return trans_parallel_arith(ctx, a, tcg_gen_xor_i64); in trans_PXOR()
H A Dtranslate.c3744 tcg_gen_xor_i64(t0, t0, t1); in gen_loongson_multimedia()
3854 tcg_gen_xor_i64(t1, t1, t2); in gen_loongson_multimedia()
3855 tcg_gen_xor_i64(t2, t2, t0); in gen_loongson_multimedia()
3874 tcg_gen_xor_i64(t1, t1, t2); in gen_loongson_multimedia()
3875 tcg_gen_xor_i64(t2, t2, t0); in gen_loongson_multimedia()
/qemu/target/alpha/
H A Dtranslate.c1609 tcg_gen_xor_i64(tmp2, tmp2, vc); in translate_one()
1619 tcg_gen_xor_i64(tmp, va, vb); in translate_one()
1622 tcg_gen_xor_i64(tmp2, tmp2, vc); in translate_one()
1704 tcg_gen_xor_i64(vc, va, vb); in translate_one()
/qemu/include/tcg/
H A Dtcg-op.h200 #define tcg_gen_xor_tl tcg_gen_xor_i64
H A Dtcg-op-common.h290 void tcg_gen_xor_i64(TCGv_i64 ret, TCGv_i64 arg1, TCGv_i64 arg2);
/qemu/tcg/
H A Dtcg-op-gvec.c1863 tcg_gen_xor_i64(t3, a, b); in gen_addv_mask()
1866 tcg_gen_xor_i64(d, d, t3); in gen_addv_mask()
2049 tcg_gen_xor_i64(d, d, t3); in gen_subv_mask()
2471 tcg_gen_xor_i64(d, d, t3); in gen_negv_mask()
2550 tcg_gen_xor_i64(d, b, t); in gen_absv_mask()
2637 .fni8 = tcg_gen_xor_i64, in tcg_gen_gvec_xor()
2777 .fni8 = tcg_gen_xor_i64,
H A Dtcg-op-ldst.c1035 tcg_gen_xor_i64(t0, TCGV128_LOW(oldv), TCGV128_LOW(cmpv)); in tcg_gen_nonatomic_cmpxchg_i128_int()
1036 tcg_gen_xor_i64(t1, TCGV128_HIGH(oldv), TCGV128_HIGH(cmpv)); in tcg_gen_nonatomic_cmpxchg_i128_int()
H A Dtcg-op.c1620 void tcg_gen_xor_i64(TCGv_i64 ret, TCGv_i64 arg1, TCGv_i64 arg2) in tcg_gen_xor_i64() function
1795 tcg_gen_xor_i64(ret, arg1, tcg_constant_i64(arg2)); in tcg_gen_xori_i64()
2308 tcg_gen_xor_i64(ret, arg1, arg2); in tcg_gen_eqv_i64()
2438 tcg_gen_xor_i64(t, t, arg); in tcg_gen_clrsb_i64()
3075 tcg_gen_xor_i64(ret, a, t); in tcg_gen_abs_i64()
/qemu/target/ppc/translate/
H A Dvmx-impl.c.inc982 tcg_gen_xor_i64(mh, mh, th);
983 tcg_gen_xor_i64(ml, ml, tl);
988 tcg_gen_xor_i64(mh, mh, t0);
989 tcg_gen_xor_i64(ml, ml, t0);
1264 tcg_gen_xor_i64(t2, t0, t1);
1268 tcg_gen_xor_i64(t1, t0, t1);
H A Dvsx-impl.c.inc611 tcg_gen_xor_i64(xb, xb, sgm); \
659 tcg_gen_xor_i64(xbh, xbh, sgm); \
/qemu/target/s390x/tcg/
H A Dtranslate.c2059 tcg_gen_xor_i64(cc_dst, cc_dst, regs[r1]); in op_cdsg()
2060 tcg_gen_xor_i64(cc_src, cc_src, regs[r1 + 1]); in op_cdsg()
2657 tcg_gen_xor_i64(o->out, o->in1, o->in2); in op_lax()
3715 tcg_gen_xor_i64(o->out, o->out, o->in2); in op_rosbg()
4814 tcg_gen_xor_i64(o->out, o->in1, o->in2); in op_xor()
4826 tcg_gen_xor_i64(o->out, o->in1, t); in op_xori()
4847 tcg_gen_xor_i64(o->out, o->in1, o->in2); in op_xi()
/qemu/target/tricore/
H A Dtranslate.c427 tcg_gen_xor_i64(t1, result, r1); in gen_add64_d()
428 tcg_gen_xor_i64(t0, r1, r2); in gen_add64_d()
1141 tcg_gen_xor_i64(t3, t4, t1); in gen_madd64_q()
1142 tcg_gen_xor_i64(t2, t1, t2); in gen_madd64_q()
1445 tcg_gen_xor_i64(t1, result, r1); in gen_sub64_d()
1446 tcg_gen_xor_i64(t0, r1, r2); in gen_sub64_d()
1870 tcg_gen_xor_i64(t3, t4, t1); in gen_msub64_q()
1871 tcg_gen_xor_i64(t2, t1, t2); in gen_msub64_q()
/qemu/target/i386/tcg/
H A Demit.c.inc1827 tcg_gen_xor_i64(t0, s->T0, cpu_regs[R_EAX]);
1828 tcg_gen_xor_i64(t1, s->T1, cpu_regs[R_EDX]);

12