Searched refs:CFI_PUSH (Results 1 - 5 of 5) sorted by relevance

/bionic/libc/arch-x86/string/
H A Dssse3-memcpy5.S84 #define CFI_PUSH(REG) \ define
92 #define PUSH(REG) pushl REG; CFI_PUSH (REG)
99 # define RETURN RETURN_END; CFI_PUSH (%ebx)
264 CFI_PUSH (%edi)
480 CFI_PUSH (%edi)
520 CFI_PUSH (%edi)
584 CFI_PUSH (%edi)
624 CFI_PUSH (%edi)
688 CFI_PUSH (%edi)
730 CFI_PUSH (
[all...]
H A Dsse2-strlen-atom.S50 #define CFI_PUSH(REG) \ define
58 #define PUSH(REG) pushl REG; CFI_PUSH (REG)
H A Dsse2-memset5-atom.S74 #define CFI_PUSH(REG) \ define
82 #define PUSH(REG) pushl REG; CFI_PUSH (REG)
99 # define RETURN RETURN_END; CFI_PUSH (%ebx)
331 # define RESTORE_EBX_STATE CFI_PUSH (%ebx)
341 # define RESTORE_EBX_STATE CFI_PUSH (%ebx)
H A Dssse3-memcmp3-new.S86 #define CFI_PUSH(REG) \ define
94 #define PUSH(REG) pushl REG; CFI_PUSH (REG)
1635 CFI_PUSH (%ebx)
1811 CFI_PUSH (%ebx)
1875 CFI_PUSH (%ebx)
1943 CFI_PUSH (%ebx)
2014 CFI_PUSH (%ebx)
H A Dssse3-strcmp-latest.S78 #define CFI_PUSH(REG) \ define
86 #define PUSH(REG) pushl REG; CFI_PUSH (REG)
99 # define RETURN POP (%ebp); ret; CFI_PUSH (%ebp)
2119 CFI_PUSH (%ebp)

Completed in 74 milliseconds