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

  /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 338 case Iop_Not16:
    [all...]
irops.c 59 { DEFOP(Iop_Not16, UNDEF_SAME), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 1, .ppc32 = 1, .mips32 = 1, .mips64 = 1, .tilegx = 0 },
    [all...]
  /external/valgrind/VEX/useful/
test_main.c 936 assignNew(mce, Ity_I16, unop(Iop_Not16, data)),
    [all...]
  /external/valgrind/VEX/priv/
host_tilegx_isel.c 799 case Iop_Not16:
    [all...]
ir_opt.c     [all...]
host_s390_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...]
guest_mips_toIR.c     [all...]
  /external/valgrind/memcheck/
mc_translate.c 699 assignNew('V', mce, Ity_I16, unop(Iop_Not16, data)),
    [all...]

Completed in 50 milliseconds