Home
last modified time | relevance | path

Searched refs:ebx (Results 1 – 9 of 9) sorted by relevance

/picolibc-latest/newlib/libc/machine/x86/
Dmemmove-32.S50 pushl ebx
60 leal -1(ecx,esi),ebx
61 cmpl ebx,edi
79 movl ecx,ebx
86 subl ecx,ebx
90 mov ebx,ecx
106 movl ebx,ecx
135 movl ecx,ebx
141 subl ecx,ebx
145 mov ebx,ecx
[all …]
Dmemcpy-32.S35 pushl ebx
49 movl ecx,ebx
55 subl ecx,ebx
59 mov ebx,ecx
69 movl ebx,ecx
83 popl ebx
Dstrchr-32.S46 pushl ebx
47 xorl ebx,ebx
88 movl ebx,ecx
89 sall $8,ebx
91 orl ecx,ebx
92 movl ebx,edx
93 sall $16,ebx
94 orl edx,ebx
108 xorl ebx,ecx
136 popl ebx
Dmemcmp-32.S50 pushl ebx
72 movl ecx,ebx
82 andl $3,ebx /* calculate number of remaining bytes */
83 movl ebx,ecx
103 popl ebx
Dmemchr-32.S91 pushl ebx
100 leal -16843009(edx),ebx
102 andl edx,ebx
103 testl $-2139062144,ebx
109 popl ebx
Dsetjmp-32.S45 movl ebx,0 (eax)
64 movl ebx,4 (edi)
101 movl 0(eax),ebx
126 movl 4(edi),ebx
Di386mach.h47 #define ebx REG(ebx) macro
Dx86_64mach.h51 #define ebx REG(ebx) macro
/picolibc-latest/newlib/libm/machine/x86/
Di386mach.h38 #define ebx REG(ebx) macro