Home
last modified time | relevance | path

Searched refs:old_mem_high (Results 1 – 9 of 9) sorted by relevance

/dports/security/py-pyvex/pyvex-9.0.5405/vex/priv/
H A Dhost_s390_defs.h425 HReg old_mem_high; member
H A Dhost_s390_defs.c749 addHRegUse(u, HRmWrite, cdas->old_mem_high); in s390_insn_get_reg_usage()
1097 cdas->old_mem_high = lookupHRegRemap(m, cdas->old_mem_high); in s390_insn_map_regs()
6514 HReg op3_high, HReg op3_low, HReg old_mem_high, HReg old_mem_low, in s390_insn_cdas() argument
6534 cdas->old_mem_high = old_mem_high; in s390_insn_cdas()
7741 cdas->op3_low, cdas->old_mem_high, cdas->old_mem_low); in s390_insn_as_string()
9426 old_high = hregNumber(cdas->old_mem_high); in s390_insn_cdas_emit()
H A Dguest_s390_toIR.c13952 IRTemp old_mem_high = newTemp(Ity_I32);
13966 cas = mkIRCAS(old_mem_high, old_mem_low,
13976 binop(Iop_Xor32, mkexpr(op1_high), mkexpr(old_mem_high)),
13985 put_gpr_w1(r1, mkite(mkexpr(nequal), mkexpr(old_mem_high), mkexpr(op1_high)));
14012 IRTemp old_mem_high = newTemp(Ity_I64);
14026 cas = mkIRCAS(old_mem_high, old_mem_low,
14036 binop(Iop_Xor64, mkexpr(op1_high), mkexpr(old_mem_high)),
14045 put_gpr_dw0(r1, mkite(mkexpr(nequal), mkexpr(old_mem_high), mkexpr(op1_high)));
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dhost_s390_defs.h424 HReg old_mem_high; member
H A Dhost_s390_defs.c751 addHRegUse(u, HRmWrite, cdas->old_mem_high); in s390_insn_get_reg_usage()
1099 cdas->old_mem_high = lookupHRegRemap(m, cdas->old_mem_high); in s390_insn_map_regs()
6496 HReg op3_high, HReg op3_low, HReg old_mem_high, HReg old_mem_low, in s390_insn_cdas() argument
6516 cdas->old_mem_high = old_mem_high; in s390_insn_cdas()
7723 cdas->op3_low, cdas->old_mem_high, cdas->old_mem_low); in s390_insn_as_string()
9408 old_high = hregNumber(cdas->old_mem_high); in s390_insn_cdas_emit()
H A Dguest_s390_toIR.c13640 IRTemp old_mem_high = newTemp(Ity_I32); in s390_irgen_cdas_32() local
13654 cas = mkIRCAS(old_mem_high, old_mem_low, in s390_irgen_cdas_32()
13664 binop(Iop_Xor32, mkexpr(op1_high), mkexpr(old_mem_high)), in s390_irgen_cdas_32()
13673 put_gpr_w1(r1, mkite(mkexpr(nequal), mkexpr(old_mem_high), mkexpr(op1_high))); in s390_irgen_cdas_32()
13700 IRTemp old_mem_high = newTemp(Ity_I64); in s390_irgen_CDSG() local
13714 cas = mkIRCAS(old_mem_high, old_mem_low, in s390_irgen_CDSG()
13724 binop(Iop_Xor64, mkexpr(op1_high), mkexpr(old_mem_high)), in s390_irgen_CDSG()
13733 put_gpr_dw0(r1, mkite(mkexpr(nequal), mkexpr(old_mem_high), mkexpr(op1_high))); in s390_irgen_CDSG()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dhost_s390_defs.h424 HReg old_mem_high; member
H A Dhost_s390_defs.c751 addHRegUse(u, HRmWrite, cdas->old_mem_high); in s390_insn_get_reg_usage()
1099 cdas->old_mem_high = lookupHRegRemap(m, cdas->old_mem_high); in s390_insn_map_regs()
6496 HReg op3_high, HReg op3_low, HReg old_mem_high, HReg old_mem_low, in s390_insn_cdas() argument
6516 cdas->old_mem_high = old_mem_high; in s390_insn_cdas()
7723 cdas->op3_low, cdas->old_mem_high, cdas->old_mem_low); in s390_insn_as_string()
9408 old_high = hregNumber(cdas->old_mem_high); in s390_insn_cdas_emit()
H A Dguest_s390_toIR.c13640 IRTemp old_mem_high = newTemp(Ity_I32); in s390_irgen_cdas_32() local
13654 cas = mkIRCAS(old_mem_high, old_mem_low, in s390_irgen_cdas_32()
13664 binop(Iop_Xor32, mkexpr(op1_high), mkexpr(old_mem_high)), in s390_irgen_cdas_32()
13673 put_gpr_w1(r1, mkite(mkexpr(nequal), mkexpr(old_mem_high), mkexpr(op1_high))); in s390_irgen_cdas_32()
13700 IRTemp old_mem_high = newTemp(Ity_I64); in s390_irgen_CDSG() local
13714 cas = mkIRCAS(old_mem_high, old_mem_low, in s390_irgen_CDSG()
13724 binop(Iop_Xor64, mkexpr(op1_high), mkexpr(old_mem_high)), in s390_irgen_CDSG()
13733 put_gpr_dw0(r1, mkite(mkexpr(nequal), mkexpr(old_mem_high), mkexpr(op1_high))); in s390_irgen_CDSG()