HomeSort by relevance Sort by last modified time
    Searched full:ebx (Results 51 - 75 of 1021) sorted by null

1 23 4 5 6 7 8 91011>>

  /bionic/libc/arch-x86/syscalls/
pipe.S 7 pushl %ebx
8 mov 8(%esp), %ebx
19 popl %ebx
rmdir.S 7 pushl %ebx
8 mov 8(%esp), %ebx
19 popl %ebx
sched_get_priority_max.S 7 pushl %ebx
8 mov 8(%esp), %ebx
19 popl %ebx
sched_get_priority_min.S 7 pushl %ebx
8 mov 8(%esp), %ebx
19 popl %ebx
sched_getscheduler.S 7 pushl %ebx
8 mov 8(%esp), %ebx
19 popl %ebx
sched_yield.S 7 pushl %ebx
8 mov 8(%esp), %ebx
19 popl %ebx
setgid.S 7 pushl %ebx
8 mov 8(%esp), %ebx
19 popl %ebx
sigpending.S 7 pushl %ebx
8 mov 8(%esp), %ebx
19 popl %ebx
swapoff.S 7 pushl %ebx
8 mov 8(%esp), %ebx
19 popl %ebx
sync.S 7 pushl %ebx
8 mov 8(%esp), %ebx
19 popl %ebx
sysinfo.S 7 pushl %ebx
8 mov 8(%esp), %ebx
19 popl %ebx
times.S 7 pushl %ebx
8 mov 8(%esp), %ebx
19 popl %ebx
umask.S 7 pushl %ebx
8 mov 8(%esp), %ebx
19 popl %ebx
uname.S 7 pushl %ebx
8 mov 8(%esp), %ebx
19 popl %ebx
unlink.S 7 pushl %ebx
8 mov 8(%esp), %ebx
19 popl %ebx
unshare.S 7 pushl %ebx
8 mov 8(%esp), %ebx
19 popl %ebx
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
mem64-err.asm 6 mov rbx, [rcx+ebx]
  /external/valgrind/main/VEX/test/
fpgames.s 16 pushl %ebx
18 movl $0, %ebx
22 movzbl st(%ebx), %eax
27 testl %ebx, %ebx
29 movl %ebx, %eax
38 incl %ebx
39 cmpl $27, %ebx
41 movl $0, %ebx
45 movzbl st+28(%ebx), %ea
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/md5/asm/
md5-x86_64.S 21 movl 4(%rbp),%ebx
37 movl %ebx,%r9d
44 andl %ebx,%r11d
50 addl %ebx,%eax
51 xorl %ebx,%r11d
58 movl %ebx,%r11d
63 xorl %ebx,%r11d
70 leal -1044525330(%rbx,%r10,1),%ebx
74 addl %r11d,%ebx
75 roll $22,%ebx
    [all...]
  /external/openssl/crypto/md5/asm/
md5-x86_64.S 21 movl 4(%rbp),%ebx
37 movl %ebx,%r9d
44 andl %ebx,%r11d
50 addl %ebx,%eax
51 xorl %ebx,%r11d
58 movl %ebx,%r11d
63 xorl %ebx,%r11d
70 leal -1044525330(%rbx,%r10,1),%ebx
74 addl %r11d,%ebx
75 roll $22,%ebx
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
x86-gf2m.S 14 movd %ebx,%mm3
37 andl %ebx,%esi
38 shrl $3,%ebx
41 andl %ebx,%edi
42 shrl $3,%ebx
45 andl %ebx,%esi
46 shrl $3,%ebx
50 andl %ebx,%edi
51 shrl $3,%ebx
56 andl %ebx,%es
    [all...]
  /external/openssl/crypto/bn/asm/
x86-gf2m.S 14 movd %ebx,%mm3
37 andl %ebx,%esi
38 shrl $3,%ebx
41 andl %ebx,%edi
42 shrl $3,%ebx
45 andl %ebx,%esi
46 shrl $3,%ebx
50 andl %ebx,%edi
51 shrl $3,%ebx
56 andl %ebx,%es
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/hermes/
x86p_16.asm 36 mov ebx,eax
40 and ebx,11111100000b
42 add eax,ebx
59 mov ebx,eax
63 and ebx,11111100000b
65 add eax,ebx
90 mov ebx,[esi+ecx*4]
94 and ebx,0F800F800h
96 shr ebx,11
100 add eax,ebx
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha1-586.S 9 pushl %ebx
24 movl 4(%esi),%ebx
28 bswap %ebx
32 movl %ebx,4(%esp)
36 movl 20(%esi),%ebx
40 bswap %ebx
44 movl %ebx,20(%esp)
48 movl 36(%esi),%ebx
52 bswap %ebx
56 movl %ebx,36(%esp
    [all...]
  /external/openssl/crypto/sha/asm/
sha1-586.S 9 pushl %ebx
24 movl 4(%esi),%ebx
28 bswap %ebx
32 movl %ebx,4(%esp)
36 movl 20(%esi),%ebx
40 bswap %ebx
44 movl %ebx,20(%esp)
48 movl 36(%esi),%ebx
52 bswap %ebx
56 movl %ebx,36(%esp
    [all...]

Completed in 376 milliseconds

1 23 4 5 6 7 8 91011>>