Home
last modified time | relevance | path

Searched refs:Iop_Not32 (Results 1 – 20 of 20) sorted by relevance

/external/valgrind/VEX/priv/
Dguest_ppc_toIR.c1980 unop(Iop_Not32, in set_AV_CR6()
2105 unop(Iop_Not32, (_jj)) in set_XER_OV_32()
5972 unop(Iop_Not32, mkexpr(crbB))) ); in dis_cond_logic()
5976 assign( crbD, unop(Iop_Not32, in dis_cond_logic()
5981 assign( crbD, unop(Iop_Not32, in dis_cond_logic()
5986 assign( crbD, unop(Iop_Not32, in dis_cond_logic()
5997 unop(Iop_Not32, mkexpr(crbB))) ); in dis_cond_logic()
6702 unop( Iop_Not32, in dis_int_shift()
6777 unop( Iop_Not32, in dis_int_shift()
7660 assign( frac_mask, unop( Iop_Not32, in Check_NaN()
[all …]
Dguest_mips_toIR.c1481 putFCSR(binop(Iop_And32, getFCSR(), unop(Iop_Not32, in setFPUCondCode()
1777 binop(Iop_Or32, binop(Iop_And32, unop(Iop_Not32, in dis_instr_CCondFmt()
1791 assign(t2, binop(Iop_And32, unop(Iop_Not32, binop(Iop_Shr32, in dis_instr_CCondFmt()
1875 binop(Iop_Or32, binop(Iop_And32, unop(Iop_Not32, in dis_instr_CCondFmt()
1887 assign(t2, binop(Iop_And32, unop(Iop_Not32, binop(Iop_Shr32, in dis_instr_CCondFmt()
1974 binop(Iop_Or32, binop(Iop_And32, unop(Iop_Not32, in dis_instr_CCondFmt()
1986 assign(t2, binop(Iop_And32, unop(Iop_Not32, binop(Iop_Shr32, in dis_instr_CCondFmt()
3213 unop(Iop_Not32, in disDSPInstr_MIPS_WRK()
4960 unop(Iop_Not32, in disDSPInstr_MIPS_WRK()
4988 unop(Iop_Not32, in disDSPInstr_MIPS_WRK()
[all …]
Dguest_arm_toIR.c9109 unop(Iop_Not32, mkU32(mask))) ); in decode_V6MEDIA_instruction()
9454 assign(reso, unop(Iop_Not32, in decode_V6MEDIA_instruction()
9504 assign(reso, unop(Iop_Not32, in decode_V6MEDIA_instruction()
9554 assign(reso, unop(Iop_Not32, in decode_V6MEDIA_instruction()
9653 assign(reso, unop(Iop_Not32, in decode_V6MEDIA_instruction()
9703 assign(reso, unop(Iop_Not32, in decode_V6MEDIA_instruction()
9753 assign(reso, unop(Iop_Not32, in decode_V6MEDIA_instruction()
10361 assign(ge10, unop(Iop_Not32, mkexpr(irt_diff))); in decode_V6MEDIA_instruction()
10366 assign(ge32, unop(Iop_Not32, mkexpr(irt_sum))); in decode_V6MEDIA_instruction()
10842 unop(Iop_Not32, ire_ge_flags))); in decode_V6MEDIA_instruction()
[all …]
Dhost_tilegx_isel.c800 case Iop_Not32: in iselWordExpr_R_wrk()
Dir_opt.c1484 case Iop_Not32: in fold_Expr()
6185 opNOT = Iop_Not32; opXOR = Iop_Xor32; in do_XOR_TRANSFORMS_IRExpr()
Dhost_s390_isel.c1749 case Iop_Not32: in s390_isel_int_expr_wrk()
Dhost_arm64_isel.c1784 case Iop_Not32: in iselIntExpr_R_wrk()
Dhost_mips_isel.c1446 case Iop_Not32: in iselWordExpr_R_wrk()
Dir_defs.c2616 case Iop_Not32: in typeOfPrimop()
Dhost_x86_isel.c1269 case Iop_Not32: { in iselIntExpr_R_wrk()
Dhost_amd64_isel.c1499 case Iop_Not32: in iselIntExpr_R_wrk()
Dhost_ppc_isel.c1949 case Iop_Not32: in iselWordExpr_R_wrk()
Dhost_arm_isel.c1635 case Iop_Not32: { in iselIntExpr_R_wrk()
Dguest_arm64_toIR.c506 case Ity_I32: return Iop_Not32; in mkNOT()
Dguest_amd64_toIR.c18104 IRExpr *intRes1_b = unop(Iop_Not32, binop(Iop_Or32, in dis_PCMPISTRI_3A()
/external/valgrind/VEX/useful/
Dtest_main.c948 assignNew(mce, Ity_I32, unop(Iop_Not32, data)), in mkImproveOR32()
1359 opNOT = Iop_Not32; in expensiveAdd32()
2035 case Iop_Not32: in expr2vbits_Unop()
/external/valgrind/memcheck/tests/vbit-test/
Dutil.c340 case Iop_Not32: in typeof_primop()
Dirops.c60 …{ DEFOP(Iop_Not32, UNDEF_SAME), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc3…
/external/valgrind/VEX/pub/
Dlibvex_ir.h435 Iop_Not8, Iop_Not16, Iop_Not32, Iop_Not64, enumerator
/external/valgrind/memcheck/
Dmc_translate.c711 assignNew('V', mce, Ity_I32, unop(Iop_Not32, data)), in mkImproveOR32()
1002 opNOT = Iop_Not32; in expensiveCmpEQorNE()
1903 opNOT = Iop_Not32; in expensiveAddSub()
4481 case Iop_Not32: in expr2vbits_Unop()