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

1 2 3 4

  /src/sys/arch/i386/include/
i82093reg.h 24 movl $1,%esi ;\
26 xchgl %esi,PIC_LOCK(%edi) ;\
27 testl %esi,%esi ;\
43 movl IS_PIN(%ebp),%esi ;\
44 leal 0x10(%esi,%esi,1),%esi ;\
47 movl %esi, (%ebx) ;\
49 movl (%ebx),%esi ;\
    [all...]
  /src/sys/crypto/blowfish/arch/i386/
bf_enc_686.S 72 pushl %esi
89 movl 4(%edi), %esi
93 xorl %esi, %edx
94 movl 72(%edi,%eax,4),%esi
98 addl %ebp, %esi
100 xorl %eax, %esi
102 addl %ebp, %esi
104 xorl %esi, %edx
108 movl 8(%edi), %esi
112 xorl %esi, %ec
    [all...]
bf_cbc.S 72 pushl %esi
77 movl (%ebx), %esi
80 pushl %esi
82 pushl %esi
84 movl 36(%esp), %esi
99 movl (%esi), %ecx
100 movl 4(%esi), %edx
118 addl $8, %esi
131 movb 6(%esi), %dh
134 movb 5(%esi), %d
    [all...]
bf_enc_586.S 74 pushl %esi
78 movl 4(%ebx), %esi
87 xorl %edx, %esi
102 xorl %ebx, %esi
106 movl %esi, %ebx
109 movl %esi, %edx
127 xorl %edx, %esi
142 xorl %ebx, %esi
146 movl %esi, %ebx
149 movl %esi, %ed
    [all...]
  /src/common/lib/libc/arch/i386/string/small/
memcpy.S 36 pushl %esi
38 movl 12(%esp), %esi
45 pushl %esi
48 movl 16(%esp), %esi
55 cmpl %esi, %edi
57 addl %ecx, %esi
58 decl %esi
69 popl %esi
memcmp.S 35 pushl %esi
38 movl 16(%esp), %esi
44 popl %esi
strcmp.S 35 pushl %esi
37 movl 8(%esp), %esi
49 popl %esi
strcpy.S 35 pushl %esi
38 movl 16(%esp), %esi
47 popl %esi
  /src/common/lib/libc/arch/i386/string/
strcmp.S 13 pushl %esi
16 movl 16(%esp),%esi
27 movb (%esi),%dl
28 incl %esi
40 testl $3,%esi
44 subl $4,%esi
50 movl 4(%esi),%edx
51 addl $4,%esi
64 movb (%esi),%dl
65 incl %esi
    [all...]
memchr.S 13 pushl %esi
16 movl 16(%esp),%esi
22 testl %esi,%esi /* nbytes == 0? */
30 decl %esi
43 cmpl $3,%esi /* nbytes > 4 */
48 subl $4,%esi
95 testl %esi,%esi
101 decl %esi
    [all...]
memcpy.S 57 push %esi
61 movl 12(%esp),%esi
63 movl 8(%esp),%esi
71 subl %esi,%eax
87 pop %esi
93 movw (%esi),%ax
96 movb 2(%esi),%al
99 1: movb (%esi),%al
106 addl %ecx,%esi
111 subl $4,%esi
    [all...]
strchr.S 13 pushl %esi
45 movl %ebx,%esi
47 xorl %ecx,%esi
48 subl $0x01010101,%esi
49 orl %esi,%edx
100 popl %esi
  /src/sys/arch/i386/stand/lib/
putstr32.S 48 push %esi
49 movl 8(%esp), %esi
53 pop %esi
pvcopy.S 71 push %esi
74 mov 16(%esp),%esi
88 popl %esi
97 push %esi
100 mov 16(%esp),%esi
114 popl %esi
  /src/sys/arch/i386/i386/
busfunc.S 245 pushl %esi
250 movl 20(%esp), %esi
254 outsb %ds:(%esi), %dx
255 popl %esi
259 movb (%esi), %al
262 leal 1(%esi), %esi
264 popl %esi
273 pushl %esi
278 movl 20(%esp), %esi
    [all...]
  /src/sys/crypto/des/arch/i386/
des_cbc.S 72 pushl %esi
77 movl (%ebx), %esi
80 pushl %esi
82 pushl %esi
84 movl 36(%esp), %esi
101 movl (%esi), %ecx
102 movl 4(%esi), %edx
112 addl $8, %esi
125 movb 6(%esi), %dh
128 movb 5(%esi), %d
    [all...]
des_enc.S 69 pushl %esi
73 movl 12(%esp), %esi
77 movl (%esi), %eax
79 movl 4(%esi), %edi
83 movl %eax, %esi
86 xorl %eax, %esi
91 xorl %esi, %edi
94 xorl %edi, %esi
98 xorl %esi, %eax
101 xorl %eax, %esi
    [all...]
  /src/sys/arch/amd64/include/
i82093reg.h 52 movl IS_PIN(%r14),%esi ;\
56 movl %esi, (%r15) ;\
58 movl (%r15),%esi ;\
59 orl $IOAPIC_REDLO_MASK,%esi ;\
60 andl $~IOAPIC_REDLO_RIRR,%esi ;\
61 movl %esi,(%r15) ;\
70 movl IS_PIN(%r14),%esi ;\
75 movl %esi, (%r15) ;\
78 movl %esi,(%r15) ;\
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/i386/
divdi3.S 29 pushl %esi
40 movl %ecx, %esi // set aside sign of b
52 xorl %ecx, %esi // sign of result = (sign of a) ^ (sign of b)
94 addl %esi, %eax // Restore correct sign to result
95 adcl %esi, %edx
96 xorl %esi, %eax
97 xorl %esi, %edx
100 popl %esi
132 addl %esi, %eax // Restore correct sign to result
133 adcl %esi, %ed
    [all...]
moddi3.S 29 pushl %esi
51 movl %ecx, %esi // set aside sign of a
96 addl %esi, %eax // Restore correct sign to result
97 adcl %esi, %edx
98 xorl %esi, %eax
99 xorl %esi, %edx
102 popl %esi
136 addl %esi, %eax // Restore correct sign to result
137 adcl %esi, %edx
138 xorl %esi, %ea
    [all...]
  /src/lib/libc/arch/i386/string/
bcmp.S 14 pushl %esi
16 movl 16(%esp),%esi
32 L2: popl %esi
  /src/sys/lib/libkern/arch/i386/
scanc.S 38 pushl %esi
40 movl 16(%esp),%esi
53 popl %esi
  /src/lib/libm/arch/i387/
s_finitef.S 21 movl $0x7ff00000,%esi
23 andl -4(%rsp),%esi
24 cmpl $0x7ff00000,%esi
  /src/lib/libc/arch/x86_64/stdlib/
div.S 16 idivl %esi
  /src/sys/arch/i386/stand/efiboot/bootia32/
startprog32.S 108 movl %eax, %esi
112 movsl /* copy %ds:(%esi) -> %es:(%edi) */
118 movl 28(%ebp), %esi /* src */
122 cmpl %edi,%esi
129 subl %esi, %eax
145 movw (%esi), %ax
148 movb 2(%esi), %al
151 1: movb (%esi), %al
158 addl %ecx, %esi
163 subl $4, %esi
    [all...]

Completed in 23 milliseconds

1 2 3 4