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

  /external/valgrind/VEX/pub/
libvex_ir.h 480 Iop_CmpORD32U, Iop_CmpORD64U,
    [all...]
  /external/valgrind/memcheck/tests/vbit-test/
util.c 238 case Iop_CmpORD32U:
    [all...]
irops.c 108 { DEFOP(Iop_CmpORD32U, UNDEF_ORD), .s390x = 0, .amd64 = 0, .x86 = 0, .arm = 0, .ppc64 = 1, .ppc32 = 1, .mips32 = 0, .mips64 = 0, .tilegx = 0 }, // support added in vbit-test
    [all...]
  /external/valgrind/VEX/priv/
ir_defs.c 221 case Iop_CmpORD32U: vex_printf("CmpORD32U"); return;
    [all...]
guest_ppc_toIR.c     [all...]
host_ppc_isel.c     [all...]
  /external/valgrind/memcheck/
mc_translate.c     [all...]

Completed in 43 milliseconds