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

  /external/valgrind/VEX/pub/
libvex_ir.h 457 Iop_Ctz64, Iop_Ctz32, /* count trailing zeros */
    [all...]
  /external/valgrind/memcheck/tests/vbit-test/
util.c 401 case Iop_Clz32: case Iop_Ctz32:
    [all...]
irops.c 88 { DEFOP(Iop_Ctz32, UNDEF_ALL), .s390x = 0, .amd64 = 0, .x86 = 1, .arm = 0, .ppc64 = 0, .ppc32 = 0, .mips32 =0, .mips64 = 0, .tilegx = 0 },
    [all...]
  /external/valgrind/VEX/useful/
test_main.c     [all...]
  /external/valgrind/VEX/priv/
ir_defs.c 195 case Iop_Ctz32: vex_printf("Ctz32"); return;
    [all...]
host_x86_isel.c     [all...]
guest_x86_toIR.c     [all...]
  /external/valgrind/memcheck/
mc_translate.c     [all...]

Completed in 41 milliseconds