HomeSort by relevance Sort by last modified time
    Searched refs:Iop_Not32 (Results 1 - 20 of 20) sorted by null

  /external/valgrind/VEX/priv/
guest_ppc_toIR.c     [all...]
guest_mips_toIR.c     [all...]
guest_arm_toIR.c     [all...]
host_tilegx_isel.c 800 case Iop_Not32:
    [all...]
ir_opt.c     [all...]
host_s390_isel.c     [all...]
host_arm64_isel.c     [all...]
host_mips_isel.c     [all...]
host_x86_isel.c     [all...]
ir_defs.c     [all...]
host_amd64_isel.c     [all...]
host_ppc_isel.c     [all...]
host_arm_isel.c     [all...]
guest_arm64_toIR.c 506 case Ity_I32: return Iop_Not32;
    [all...]
guest_amd64_toIR.c     [all...]
  /external/valgrind/VEX/useful/
test_main.c 948 assignNew(mce, Ity_I32, unop(Iop_Not32, data)),
    [all...]
  /external/valgrind/VEX/pub/
libvex_ir.h 435 Iop_Not8, Iop_Not16, Iop_Not32, Iop_Not64,
    [all...]
  /external/valgrind/memcheck/tests/vbit-test/
util.c 340 case Iop_Not32:
    [all...]
irops.c 60 { DEFOP(Iop_Not32, UNDEF_SAME), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 = 1, .mips32 = 1, .mips64 = 1, .tilegx = 1 },
    [all...]
  /external/valgrind/memcheck/
mc_translate.c 711 assignNew('V', mce, Ity_I32, unop(Iop_Not32, data)),
    [all...]

Completed in 77 milliseconds