Home
last modified time | relevance | path

Searched refs:POP (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/arch-x86/string/
Dssse3-memcmp3.S87 #define POP(REG) popl REG; CFI_POP (REG) macro
93 #define RETURN_END POP (%edi); POP (%esi); POP (%ebx); ret
210 POP (%edi)
211 POP (%esi)
256 POP (%edi)
257 POP (%esi)
286 POP (%edi)
287 POP (%esi)
339 POP (%edi)
340 POP (%esi)
[all …]
Dssse3-memcpy5.S97 #define POP(REG) popl REG; CFI_POP (REG) macro
102 # define RETURN_END POP (%ebx); ret
230 POP (%esi)
270 POP (%edi)
287 POP (%edi)
431 POP (%esi)
463 POP (%edi)
474 POP (%esi)
506 POP (%edi)
517 POP (%esi)
[all …]
Dssse3-strcmp.S79 #define POP(REG) popl REG; CFI_POP (REG) macro
91 # define RETURN POP (%ebp); ret; CFI_PUSH (%ebp)
1918 POP (%esi)
1919 POP (%edi)
1920 POP (%ebx)
2096 POP (%esi)
2097 POP (%edi)
2098 POP (%ebx)
2104 POP (%ebp)
2260 POP (%ebp)
Dsse2-memset5-atom.S83 #define POP(REG) popl REG; CFI_POP (REG) macro
98 # define RETURN_END POP (%ebx); ret
331 POP (%ebx)
339 POP (%ebx)
433 POP (%ebx)