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

  /external/valgrind/VEX/priv/
guest_mips_toIR.c     [all...]
guest_x86_toIR.c     [all...]
guest_amd64_toIR.c     [all...]
ir_defs.c 248 case Iop_32HIto16: vex_printf("32HIto16"); return;
    [all...]
host_amd64_isel.c     [all...]
host_s390_isel.c     [all...]
host_mips_isel.c     [all...]
host_x86_isel.c     [all...]
host_ppc_isel.c     [all...]
  /external/valgrind/VEX/pub/
libvex_ir.h 528 Iop_32HIto16, // :: I32 -> I16, high half
    [all...]
  /external/valgrind/VEX/useful/
test_main.c     [all...]
  /external/valgrind/memcheck/tests/vbit-test/
irops.c 170 { DEFOP(Iop_32HIto16, UNDEF_UPPER), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 0, .ppc32 = 0, .mips32 = 1, .mips64 = 1, .tilegx = 0 },
    [all...]
  /external/valgrind/memcheck/
mc_translate.c     [all...]

Completed in 156 milliseconds