Home
last modified time | relevance | path

Searched refs:Iop_And32 (Results 1 – 25 of 26) sorted by relevance

12

/external/valgrind/VEX/priv/
Dguest_mips_toIR.c494 assign(t2, binop(Iop_And32, mkexpr(t1), mkU32(0xFFFFFFFC))); \
496 assign(t4, binop(Iop_And32, mkexpr(t1), mkU32(0x00000003)))
502 binop(Iop_And32, \
514 binop(Iop_And32, \
541 assign(t3, binop(Iop_And32, \
953 assign(t0, unop(Iop_32to8, binop(Iop_And32, rs, mkU32(0x0000001F)))); in genRORV32()
1099 return unop(Iop_32to8, binop(Iop_And32, in getByteFromReg()
1478 putFCSR(binop(Iop_And32, getFCSR(), mkU32(0xFF7FFFFF))); in setFPUCondCode()
1481 putFCSR(binop(Iop_And32, getFCSR(), unop(Iop_Not32, in setFPUCondCode()
1501 assign(rm_MIPS, binop(Iop_And32, IRExpr_Get(offsetof(VexGuestMIPS64State, in get_IR_roundingmode()
[all …]
Dguest_ppc_toIR.c677 return unop(Iop_32to1, binop(Iop_And32, unop(Iop_1Uto32, arg1), in mkAND1()
1536 binop(Iop_And32, in gen_POPCOUNT()
1539 binop(Iop_And32, in gen_POPCOUNT()
1602 binop(Iop_And32, in gen_vpopcntd_mode32()
1605 binop(Iop_And32, in gen_vpopcntd_mode32()
1616 binop(Iop_And32, in gen_vpopcntd_mode32()
1619 binop(Iop_And32, in gen_vpopcntd_mode32()
1751 binop(Iop_And32, mkexpr(addr), mkU32(align-1)), in gen_SIGBUS_if_misaligned()
1865 return binop(Iop_And32, unop(Iop_8Uto32, getCR0(n)), mkU32(1)); in getCRbit()
1868 return binop( Iop_And32, in getCRbit()
[all …]
Dguest_arm_helpers.c706 return binop(Iop_And32, in guest_arm_spechelper()
713 return binop(Iop_And32, in guest_arm_spechelper()
724 return binop(Iop_And32, in guest_arm_spechelper()
731 return binop(Iop_And32, in guest_arm_spechelper()
746 binop(Iop_And32, in guest_arm_spechelper()
757 binop(Iop_And32, in guest_arm_spechelper()
895 binop(Iop_And32, in guest_arm_spechelper()
912 Iop_And32, in guest_arm_spechelper()
914 Iop_And32, in guest_arm_spechelper()
Dguest_x86_helpers.c951 binop(Iop_And32,cc_dep2,mkU32(0xFF)), in guest_x86_spechelper()
952 binop(Iop_And32,cc_dep1,mkU32(0xFF)))); in guest_x86_spechelper()
965 return binop(Iop_And32, in guest_x86_spechelper()
976 binop(Iop_And32, in guest_x86_spechelper()
1015 return binop(Iop_And32, in guest_x86_spechelper()
1023 binop(Iop_And32, in guest_x86_spechelper()
1034 binop(Iop_CmpEQ32, binop(Iop_And32,cc_dep1,mkU32(0xFFFF)), in guest_x86_spechelper()
1041 return binop(Iop_And32, in guest_x86_spechelper()
1051 binop(Iop_CmpEQ32, binop(Iop_And32,cc_dep1,mkU32(255)), in guest_x86_spechelper()
1059 binop(Iop_CmpNE32, binop(Iop_And32,cc_dep1,mkU32(255)), in guest_x86_spechelper()
[all …]
Dguest_arm_toIR.c413 return binop(Iop_And32, e, mkU32(~3)); in align4if()
1020 assign(ge10, binop(Iop_And32, mkexpr(t32), mkU32(0x00008000))); in set_GE_32_10_from_bits_31_15()
1021 assign(ge32, binop(Iop_And32, mkexpr(t32), mkU32(0x80000000))); in set_GE_32_10_from_bits_31_15()
1038 assign(ge0, binop(Iop_And32, mkexpr(t32), mkU32(0x00000080))); in set_GE_3_2_1_0_from_bits_31_23_15_7()
1039 assign(ge1, binop(Iop_And32, mkexpr(t32), mkU32(0x00008000))); in set_GE_3_2_1_0_from_bits_31_23_15_7()
1040 assign(ge2, binop(Iop_And32, mkexpr(t32), mkU32(0x00800000))); in set_GE_3_2_1_0_from_bits_31_23_15_7()
1041 assign(ge3, binop(Iop_And32, mkexpr(t32), mkU32(0x80000000))); in set_GE_3_2_1_0_from_bits_31_23_15_7()
1079 binop(Iop_And32, in mk_get_IR_rounding_mode()
1082 binop(Iop_And32, in mk_get_IR_rounding_mode()
1555 assign(immT, binop(Iop_And32, mkexpr(apsrT), mkU32(0xF0000000)) ); in desynthesise_APSR()
[all …]
Dguest_x86_toIR.c740 binop(Iop_And32, in mkAnd1()
1141 assign( oldc, binop(Iop_And32, in helper_ADC()
1195 assign( oldc, binop(Iop_And32, in helper_SBB()
2693 assign( t2m, binop(Iop_And32, mkU32(mask), mkexpr(t2)) ); in dis_Grp8_Imm()
2727 binop(Iop_And32, in dis_Grp8_Imm()
3512 return binop( Iop_And32, get_fpround(), mkU32(3) ); in get_roundingmode()
3667 IRExpr* cleared = binop(Iop_And32, get_C3210(), mkU32(~X86G_FC_MASK_C2)); in set_C2()
3698 binop(Iop_And32, in math_IS_TRIG_ARG_FINITE_AND_IN_RANGE()
3716 binop(Iop_And32, get_ftop(), mkU32(7)), in get_FPU_sw()
3718 binop(Iop_And32, get_C3210(), mkU32(0x4700)) in get_FPU_sw()
[all …]
Dguest_s390_toIR.c1539 assign(fpc_bits, binop(Iop_And32, get_fpc_w0(), mkU32(7))); in get_bfp_rounding_mode_from_fpc()
1556 return binop(Iop_And32, binop(Iop_Sub32, mkU32(4), rm_s390), mkU32(3)); in get_bfp_rounding_mode_from_fpc()
1610 binop(Iop_And32, get_fpc_w0(), mkU32(0x70)), in get_dfp_rounding_mode_from_fpc()
1617 binop( Iop_And32, in get_dfp_rounding_mode_from_fpc()
1696 assign(b0, binop(Iop_And32, mkexpr(vex_cc), mkU32(1))); in convert_vex_bfpcc_to_s390()
1697 assign(b2, binop(Iop_And32, binop(Iop_Shr32, mkexpr(vex_cc), mkU8(2)), in convert_vex_bfpcc_to_s390()
1699 assign(b6, binop(Iop_And32, binop(Iop_Shr32, mkexpr(vex_cc), mkU8(6)), in convert_vex_bfpcc_to_s390()
1704 binop(Iop_And32, in convert_vex_bfpcc_to_s390()
3355 assign(result, binop(Iop_And32, mkexpr(op1), mkexpr(op2))); in s390_irgen_NR()
3387 assign(result, binop(Iop_And32, mkexpr(op2), mkexpr(op3))); in s390_irgen_NRK()
[all …]
Dguest_s390_helpers.c2055 word = binop(Iop_And32, word, mkU32(imask)); in guest_s390x_spechelper()
2189 return binop(Iop_And32, unop(Iop_1Uto32, c1), in guest_s390x_spechelper()
2202 return binop(Iop_And32, unop(Iop_1Uto32, c1), in guest_s390x_spechelper()
Dguest_amd64_toIR.c4807 binop(Iop_And32, in gen_POPCOUNT()
4810 binop(Iop_And32, in gen_POPCOUNT()
4986 return binop( Iop_And32, get_fpround(), mkU32(3) ); in get_roundingmode()
5172 binop(Iop_And32, in math_IS_TRIG_ARG_FINITE_AND_IN_RANGE()
5190 binop(Iop_And32, get_ftop(), mkU32(7)), in get_FPU_sw()
5192 binop(Iop_And32, unop(Iop_64to32, get_C3210()), in get_FPU_sw()
5376 binop( Iop_And32, in dis_FPU()
5394 binop( Iop_And32, in dis_FPU()
5446 binop( Iop_And32, in dis_FPU()
5461 binop( Iop_And32, in dis_FPU()
[all …]
Dhost_tilegx_isel.c499 case Iop_And32: in iselWordExpr_R_wrk()
Dir_opt.c1767 case Iop_And32: in fold_Expr()
2199 case Iop_And32: in fold_Expr()
6184 opOR = Iop_Or32; opAND = Iop_And32; in do_XOR_TRANSFORMS_IRExpr()
Dhost_x86_isel.c939 case Iop_And8: case Iop_And16: case Iop_And32: in iselIntExpr_R_wrk()
1854 unop(Iop_CmpNEZ32, binop(Iop_And32, bind(0), bind(1)))); in iselCondCode_wrk()
Dguest_arm64_toIR.c458 case Ity_I32: return Iop_And32; in mkAND()
1665 binop(Iop_And32, in mk_get_IR_rounding_mode()
1668 binop(Iop_And32, in mk_get_IR_rounding_mode()
2505 const IROp ops32[4] = { Iop_And32, Iop_Or32, Iop_Xor32, Iop_And32 }; in dis_ARM64_data_processing_immediate()
2596 binop(Iop_And32, mkexpr(old), mkU32(~mask)), in dis_ARM64_data_processing_immediate()
Dhost_amd64_isel.c987 case Iop_And8: case Iop_And16: case Iop_And32: case Iop_And64: in iselIntExpr_R_wrk()
1429 case Iop_And32: aluOp = Aalu_AND; break; in iselIntExpr_R_wrk()
Dhost_s390_isel.c1447 case Iop_And32: in s390_isel_int_expr_wrk()
Dhost_arm64_isel.c1526 case Iop_And64: case Iop_And32: lop = ARM64lo_AND; goto log_binop; in iselIntExpr_R_wrk()
Dhost_mips_isel.c846 case Iop_And32: in iselWordExpr_R_wrk()
Dir_defs.c2517 case Iop_Or32: case Iop_And32: case Iop_Xor32: in typeOfPrimop()
Dhost_ppc_isel.c1440 case Iop_And8: case Iop_And16: case Iop_And32: case Iop_And64: in iselWordExpr_R_wrk()
/external/valgrind/VEX/useful/
Dtest_main.c776 return assignNew(mce, Ity_I32, binop(Iop_And32, a1, a2)); in mkDifD32()
1356 opAND = Iop_And32; in expensiveAdd32()
1907 case Iop_And32: in expr2vbits_Binop()
/external/valgrind/memcheck/
Dmc_translate.c513 return assignNew('V', mce, Ity_I32, binop(Iop_And32, a1, a2)); in mkDifD32()
1000 opDIFD = Iop_And32; in expensiveCmpEQorNE()
1101 IROp opAND = m64 ? Iop_And64 : Iop_And32; in doCmpORD()
1352 IRAtom *e = assignNew('V', mce, Ity_I32, binop(Iop_And32, g1, g2)); in complainIfUndefined()
1900 opAND = Iop_And32; in expensiveAddSub()
1985 andOp = Iop_And32; in expensiveCountTrailingZeroes()
4082 case Iop_And32: in expr2vbits_Binop()
/external/valgrind/memcheck/tests/vbit-test/
Dutil.c241 case Iop_Or32: case Iop_And32: case Iop_Xor32: in typeof_primop()
Dirops.c32 …{ DEFOP(Iop_And32, UNDEF_AND), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 =…
/external/valgrind/VEX/pub/
Dlibvex_ir.h426 Iop_And8, Iop_And16, Iop_And32, Iop_And64, enumerator
/external/valgrind/helgrind/
Dhg_main.c4289 addStmtToIRSB(sbOut, assign(anded, binop(Iop_And32, mkexpr(wide1), in mk_And1()

12