HomeSort by: relevance | last modified time | path
    Searched refs:ebx (Results 1 - 25 of 539) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/sys/crypto/blowfish/arch/i386/
bf_enc_586.S 71 pushl %ebx
72 movl 12(%esp), %ebx
77 movl (%ebx), %edi
78 movl 4(%ebx), %esi
80 movl (%ebp), %ebx
82 xorl %ebx, %edi
86 movl %edi, %ebx
88 shrl $16, %ebx
91 andl $255, %ebx
95 movl 1096(%ebp,%ebx,4),%eb
    [all...]
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/i386/
muldi3.S 13 pushl %ebx
19 movl 20(%esp), %ebx // b.hi
20 imull %edx, %ebx // a.lo * b.hi
23 addl %ecx, %ebx // EBX = (a.lo*b.hi + a.hi*b.lo)
24 addl %ebx, %edx
26 popl %ebx
umoddi3.S 26 pushl %ebx
27 movl 20(%esp), %ebx // Find the index i of the leading bit in b.
28 bsrl %ebx, %ecx // If the high word of b is zero, jump to
38 shll %cl, %ebx // (low word of b) >> (1 + i)
39 orl %eax, %ebx //
42 cmpl %ebx, %edx // to avoid overflowing the upcoming divide.
47 divl %ebx // eax <-- qs, edx <-- r such that ahi:alo = bs*qs + r
55 movl 12(%esp), %ebx
56 movl 16(%esp), %ecx // ECX:EBX = a
57 subl %eax, %ebx
    [all...]
  /src/lib/libc/arch/i386/stdlib/
div.S 14 pushl %ebx
15 movl 8(%esp),%ebx
20 movl %eax,(%ebx)
21 movl %edx,4(%ebx)
22 movl %ebx,%eax
23 popl %ebx
ldiv.S 14 pushl %ebx
15 movl 8(%esp),%ebx
20 movl %eax,(%ebx)
21 movl %edx,4(%ebx)
22 movl %ebx,%eax
23 popl %ebx
  /src/sys/external/bsd/gnu-efi/dist/apps/
trivial.S 11 pushl %ebx # save ebx
13 movl 24(%eax),%ebx # ebx <- systab->FirmwareVendor
14 pushl %ebx
15 movl 44(%eax),%ebx # ebx <- systab->ConOut
16 pushl %ebx
17 movl 4(%ebx),%eax # eax <- conout->OutputString
19 movl -4(%ebp),%ebx # restore eb
    [all...]
  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/i386/
bf-586.S 15 pushl %ebx
16 movl 12(%esp),%ebx
21 movl (%ebx),%edi
22 movl 4(%ebx),%esi
24 movl (%ebp),%ebx
26 xorl %ebx,%edi
30 movl %edi,%ebx
32 shrl $16,%ebx
35 andl $255,%ebx
39 movl 1096(%ebp,%ebx,4),%eb
    [all...]
cast-586.S 15 pushl %ebx
16 movl 12(%esp),%ebx
21 movl (%ebx),%edi
22 movl 4(%ebx),%esi
33 movl $255,%ebx
35 andl %edx,%ebx
41 movl CAST_S_table1(,%ebx,4),%ebx
42 xorl %ebx,%ecx
43 movl CAST_S_table2(,%eax,4),%ebx
    [all...]
crypt586.S 14 pushl %ebx
39 movl %eax,%ebx
40 shll $16,%ebx
43 xorl %ebx,%eax
45 movl (%ebp),%ebx
46 xorl %ebx,%eax
52 xorl %ebx,%ebx
59 xorl (%ebp,%ebx,1),%edi
64 xorl 0x100(%ebp,%ebx,1),%ed
    [all...]
md5-586.S 20 pushl %ebx
25 movl 4(%edi),%ebx
35 andl %ebx,%edi
41 movl %ebx,%edi
42 addl %ebx,%eax
54 xorl %ebx,%edi
57 xorl %ebx,%edi
66 leal 3250441966(%ebx,%ebp,1),%ebx
69 addl %edi,%ebx
    [all...]
  /src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/
bf-586.S 15 pushl %ebx
16 movl 12(%esp),%ebx
21 movl (%ebx),%edi
22 movl 4(%ebx),%esi
24 movl (%ebp),%ebx
26 xorl %ebx,%edi
30 movl %edi,%ebx
32 shrl $16,%ebx
35 andl $255,%ebx
39 movl 1096(%ebp,%ebx,4),%eb
    [all...]
cast-586.S 15 pushl %ebx
16 movl 12(%esp),%ebx
21 movl (%ebx),%edi
22 movl 4(%ebx),%esi
33 movl $255,%ebx
35 andl %edx,%ebx
41 movl CAST_S_table1(,%ebx,4),%ebx
42 xorl %ebx,%ecx
43 movl CAST_S_table2(,%eax,4),%ebx
    [all...]
crypt586.S 14 pushl %ebx
39 movl %eax,%ebx
40 shll $16,%ebx
43 xorl %ebx,%eax
45 movl (%ebp),%ebx
46 xorl %ebx,%eax
52 xorl %ebx,%ebx
59 xorl (%ebp,%ebx,1),%edi
64 xorl 0x100(%ebp,%ebx,1),%ed
    [all...]
md5-586.S 20 pushl %ebx
25 movl 4(%edi),%ebx
35 andl %ebx,%edi
41 movl %ebx,%edi
42 addl %ebx,%eax
54 xorl %ebx,%edi
57 xorl %ebx,%edi
66 leal 3250441966(%ebx,%ebp,1),%ebx
69 addl %edi,%ebx
    [all...]
  /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/i386/
bf-586.S 10 pushl %ebx
11 movl 12(%esp),%ebx
16 movl (%ebx),%edi
17 movl 4(%ebx),%esi
19 movl (%ebp),%ebx
21 xorl %ebx,%edi
25 movl %edi,%ebx
27 shrl $16,%ebx
30 andl $255,%ebx
34 movl 1096(%ebp,%ebx,4),%eb
    [all...]
cast-586.S 10 pushl %ebx
11 movl 12(%esp),%ebx
16 movl (%ebx),%edi
17 movl 4(%ebx),%esi
28 movl $255,%ebx
30 andl %edx,%ebx
36 movl CAST_S_table1(,%ebx,4),%ebx
37 xorl %ebx,%ecx
38 movl CAST_S_table2(,%eax,4),%ebx
    [all...]
crypt586.S 9 pushl %ebx
34 movl %eax,%ebx
35 shll $16,%ebx
38 xorl %ebx,%eax
40 movl (%ebp),%ebx
41 xorl %ebx,%eax
47 xorl %ebx,%ebx
54 xorl (%ebp,%ebx,1),%edi
59 xorl 0x100(%ebp,%ebx,1),%ed
    [all...]
md5-586.S 15 pushl %ebx
20 movl 4(%edi),%ebx
30 andl %ebx,%edi
36 movl %ebx,%edi
37 addl %ebx,%eax
49 xorl %ebx,%edi
52 xorl %ebx,%edi
61 leal 3250441966(%ebx,%ebp,1),%ebx
64 addl %edi,%ebx
    [all...]
  /src/external/gpl3/gcc/dist/libgomp/config/linux/x86/
spincount.h 36 unsigned int eax, ebx, ecx, edx; local
37 if (__get_cpuid_count (7, 0, &eax, &ebx, &ecx, &edx)
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
i386-pseudo.c 33 register int ebx asm ("ebx");
38 "mov 4(%0), %%ebx\n\t"
43 : "eax", "ebx", "ecx", "edx");
48 : "=r" (eax), "=r" (ebx), "=r" (ecx), "=r" (edx)
52 "mov %%ebx, 4(%0)\n\t"
59 "r" (eax), "r" (ebx), "r" (ecx), "r" (edx));
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
i386-pseudo.c 33 register int ebx asm ("ebx");
38 "mov 4(%0), %%ebx\n\t"
43 : "eax", "ebx", "ecx", "edx");
48 : "=r" (eax), "=r" (ebx), "=r" (ecx), "=r" (edx)
52 "mov %%ebx, 4(%0)\n\t"
59 "r" (eax), "r" (ebx), "r" (ecx), "r" (edx));
  /src/sys/crypto/des/arch/i386/
des_enc.S 75 pushl %ebx
78 movl 28(%esp), %ebx
120 cmpl $0, %ebx
125 xorl %ebx, %ebx
134 movl _C_LABEL(des_SPtrans)(%ebx),%ebp
141 movl 0x100+_C_LABEL(des_SPtrans)(%ebx),%ebp
151 movl 0x600+_C_LABEL(des_SPtrans)(%ebx),%ebx
152 xorl %ebx, %ed
    [all...]
  /src/common/lib/libc/arch/i386/string/
strcmp.S 14 pushl %ebx
15 movl 12(%esp),%ebx
25 movb (%ebx),%al
26 incl %ebx
43 subl $4,%ebx
48 movl 4(%ebx),%eax
49 addl $4,%ebx
62 movb (%ebx),%al
63 incl %ebx
75 popl %ebx
    [all...]
  /src/external/gpl3/gdb/dist/gdb/nat/
x86-xstate.c 29 uint32_t ebx; local
34 if (!x86_cpuid_count (0xd, feature, nullptr, &ebx, nullptr, nullptr))
36 return ebx;
44 uint32_t ebx; local
46 if (!x86_cpuid_count (0xd, 0, nullptr, &ebx, nullptr, nullptr))
48 return ebx;
  /src/external/gpl3/gdb.old/dist/gdb/nat/
x86-xstate.c 29 uint32_t ebx; local
34 if (!x86_cpuid_count (0xd, feature, nullptr, &ebx, nullptr, nullptr))
36 return ebx;
44 uint32_t ebx; local
46 if (!x86_cpuid_count (0xd, 0, nullptr, &ebx, nullptr, nullptr))
48 return ebx;

Completed in 36 milliseconds

1 2 3 4 5 6 7 8 91011>>