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

  /bionic/libc/arch-x86/string/
strlen.S 17 notl %ecx /* get length by taking complement */
  /dalvik/vm/mterp/x86/
OP_NOT_LONG.S 8 notl %eax
9 notl %ecx
  /external/compiler-rt/lib/i386/
udivdi3.S 36 notl %ecx // bhi = (high word of b) << (31 - i) |
49 notl %ecx
80 notl %ecx
umoddi3.S 37 notl %ecx // bhi = (high word of b) << (31 - i) |
50 notl %ecx
85 notl %ecx
divdi3.S 65 notl %ecx // bhi = (high word of b) << (31 - i) |
78 notl %ecx
115 notl %ecx
moddi3.S 64 notl %ecx // bhi = (high word of b) << (31 - i) |
77 notl %ecx
116 notl %ecx
  /external/openssl/crypto/md5/asm/
md5-x86_64.S 189 notl %r11d
200 notl %r11d
211 notl %r11d
222 notl %r11d
233 notl %r11d
244 notl %r11d
255 notl %r11d
266 notl %r11d
277 notl %r11d
288 notl %r11
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/audio/mint/
SDL_mintaudio_it.S 145 notl d0 define
244 notl d0 define
331 notl d0 define
  /external/qemu/distrib/sdl-1.2.15/src/timer/mint/
SDL_vbltimer.S 191 notl d0 define
  /external/openssl/crypto/bn/asm/
x86-mont.S 314 notl %eax
  /external/valgrind/main/none/tests/amd64/
amd64locked.c 500 GEN_do_locked_unary_E(notl,eax)
  /external/valgrind/main/none/tests/x86/
x86locked.c 461 GEN_do_locked_unary_E(notl,eax)
insn_basic.def 514 notl r32.ud[0xff00f0ca] => 0.ud[0x00ff0f35]
515 notl m32.ud[0xff00f0ca] => 0.ud[0x00ff0f35]
    [all...]
  /external/v8/src/x64/
assembler-x64.h 957 void notl(Register dst);
    [all...]
assembler-x64.cc 1763 void Assembler::notl(Register dst) { function in class:v8::internal::Assembler
    [all...]
macro-assembler-x64.cc     [all...]
code-stubs-x64.cc 846 __ notl(rax);
    [all...]
  /external/llvm/test/MC/X86/
x86-32-coverage.s 174 // CHECK: notl 3735928559(%ebx,%ecx,8)
175 notl 0xdeadbeef(%ebx,%ecx,8)
    [all...]
  /dalvik/vm/mterp/out/
InterpAsm-x86.S     [all...]

Completed in 341 milliseconds