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

  /external/valgrind/VEX/pub/
libvex_ir.h 500 Iop_DivModU128to64, // :: V128,I64 -> V128
    [all...]
  /external/valgrind/VEX/priv/
ir_defs.c 239 case Iop_DivModU128to64: vex_printf("DivModU128to64"); return;
    [all...]
host_s390_isel.c 937 case Iop_DivModU128to64:
    [all...]
host_mips_isel.c     [all...]
host_amd64_isel.c     [all...]
guest_s390_toIR.c     [all...]
guest_amd64_toIR.c     [all...]
guest_mips_toIR.c     [all...]
  /external/valgrind/memcheck/tests/vbit-test/
irops.c 149 { DEFOP(Iop_DivModU128to64, UNDEF_ALL), .s390x = 0, .amd64 = 1, .x86 = 0, .arm = 0, .ppc64 = 0, .ppc32 = 0, .mips32 = 0, .mips64 = 1 }, // mips asserts
    [all...]
  /external/valgrind/memcheck/
mc_translate.c     [all...]

Completed in 287 milliseconds