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

  /bionic/libm/amd64/
s_remquo.S 48 rorl $7,%eax
s_remquof.S 48 rorl $7,%eax
  /bionic/libm/i387/
s_remquo.S 46 rorl $7,%eax
s_remquof.S 46 rorl $7,%eax
  /external/qemu/distrib/sdl-1.2.12/src/audio/mint/
SDL_mintaudio_it.S 199 rorl #8,d1
201 rorl #8,d1
208 rorl #8,d1
210 rorl #8,d1
  /external/quake/quake/src/QW/server/
worlda.s 68 rorl $16,%eax
  /external/quake/quake/src/WinQuake/
worlda.s 88 rorl $16,%eax
surf8.s 132 rorl $16,%eax
163 rorl $16,%eax
194 rorl $16,%eax
225 rorl $16,%eax
358 rorl $16,%eax
389 rorl $16,%eax
529 rorl $16,%eax
d_polysa.s 759 rorl $16,%ecx // put high 16 bits of 1/z step in low word
846 rorl $16,%ebp // put high 16 bits of 1/z in low word
1042 rorl $16,%ebp // put high 16 bits of 1/z in low word
    [all...]
d_spr8.s 116 rorl $16,%eax // put upper 16 bits in low word
197 rorl $16,%ebp // put upper 16 bits in low word
  /external/quake/quake/src/QW/client/
surf8.s 132 rorl $16,%eax
163 rorl $16,%eax
194 rorl $16,%eax
225 rorl $16,%eax
358 rorl $16,%eax
389 rorl $16,%eax
529 rorl $16,%eax
d_polysa.s 759 rorl $16,%ecx // put high 16 bits of 1/z step in low word
846 rorl $16,%ebp // put high 16 bits of 1/z in low word
1042 rorl $16,%ebp // put high 16 bits of 1/z in low word
    [all...]
d_spr8.s 116 rorl $16,%eax // put upper 16 bits in low word
197 rorl $16,%ebp // put upper 16 bits in low word
  /external/llvm/test/MC/X86/
x86-32-coverage.s 210 // CHECK: rorl $0, 3735928559(%ebx,%ecx,8)
211 rorl $0,0xdeadbeef(%ebx,%ecx,8)
216 // CHECK: rorl 3735928559(%ebx,%ecx,8)
217 rorl 0xdeadbeef(%ebx,%ecx,8)
    [all...]
  /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 551 #define ROR_L(a, b) CHOICE(rorl ARG2(a,b), rorl ARG2(a,b), _LTOG ror ARG2(b,a))
    [all...]

Completed in 132 milliseconds