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

  /dalvik/vm/mterp/x86/
OP_SHR_LONG.S 20 shrdl rIBASE,%eax
OP_SHR_LONG_2ADDR.S 17 shrdl rIBASE,%eax
OP_USHR_LONG.S 20 shrdl rIBASE,%eax
OP_USHR_LONG_2ADDR.S 17 shrdl rIBASE,%eax
  /frameworks/compile/libbcc/runtime/lib/i386/
lshrdi3.S 47 shrdl %cl, %edx, %eax // right shift low by count
ashrdi3.S 57 shrdl %cl, %edx, %eax // right shift low by count
  /external/valgrind/main/none/tests/x86/
insn_basic.def     [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h 615 #define SHRD_L(a,b,c) CHOICE(shrdl ARG3(a,b,c), shrdl ARG3(a,b,c), _LTOG shrd ARG3(c,b,a))
616 #define SHRD2_L(a,b) CHOICE(shrdl ARG2(a,b), shrdl ARG3(CL,a,b), _LTOG shrd ARG3(b,a,CL))
    [all...]
  /dalvik/vm/mterp/out/
InterpAsm-x86.S     [all...]
  /external/valgrind/main/perf/
tinycc.c     [all...]

Completed in 399 milliseconds