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

1 2 3

  /art/runtime/interpreter/mterp/x86/
op_not_long.S 7 notl %eax
8 notl %ecx
  /external/compiler-rt/lib/builtins/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/boringssl/linux-x86_64/crypto/fipsmodule/
md5-x86_64.S 191 notl %r11d
202 notl %r11d
213 notl %r11d
224 notl %r11d
235 notl %r11d
246 notl %r11d
257 notl %r11d
268 notl %r11d
279 notl %r11d
290 notl %r11
    [all...]
  /external/boringssl/mac-x86_64/crypto/fipsmodule/
md5-x86_64.S 191 notl %r11d
202 notl %r11d
213 notl %r11d
224 notl %r11d
235 notl %r11d
246 notl %r11d
257 notl %r11d
268 notl %r11d
279 notl %r11d
290 notl %r11
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
lock-1.d 27 [ ]*[a-f0-9]+: f0 f7 13 lock notl \(%ebx\)
56 [ ]*[a-f0-9]+: f0 f7 13 lock notl \(%ebx\)
lock-1.s 22 lock notl (%ebx)
lockbad-1.s 24 lock notl %ebx
x86-64-lock-1.d 28 [ ]*[a-f0-9]+: f0 f7 13 lock notl \(%rbx\)
58 [ ]*[a-f0-9]+: f0 f7 13 lock notl \(%rbx\)
x86-64-lock-1.s 23 lock notl (%rbx)
x86-64-lockbad-1.s 24 lock notl %ebx
lockbad-1.l 102 [ ]*24[ ]+lock notl %ebx
x86-64-lockbad-1.l 102 [ ]*24[ ]+lock notl %ebx
hle.d     [all...]
hle.s 610 xacquire lock notl (%ecx)
611 lock xacquire notl (%ecx)
612 xrelease lock notl (%ecx)
613 lock xrelease notl (%ecx)
614 .byte 0xf0; .byte 0xf2; notl (%ecx)
615 .byte 0xf0; .byte 0xf3; notl (%ecx)
    [all...]
x86-64-hle.d     [all...]
x86-64-hle.s 807 xacquire lock notl (%rcx)
808 lock xacquire notl (%rcx)
809 xrelease lock notl (%rcx)
810 lock xrelease notl (%rcx)
811 .byte 0xf0; .byte 0xf2; notl (%rcx)
812 .byte 0xf0; .byte 0xf3; notl (%rcx)
    [all...]
  /external/syslinux/gpxe/src/arch/i386/prefix/
romprefix.S 646 1: notl %ecx
648 notl %ecx
759 notl %eax /* %eax = all ones */
  /bionic/libm/x86/
e_atan2.S 183 notl %eax
  /bionic/libm/x86_64/
e_atan2.S 165 notl %eax
  /external/boringssl/linux-x86/crypto/fipsmodule/
x86-mont.S 450 notl %eax
  /external/boringssl/mac-x86/crypto/fipsmodule/
x86-mont.S 449 notl %eax
  /art/compiler/utils/x86/
assembler_x86.h 672 void notl(Register reg);

Completed in 313 milliseconds

1 2 3