Home
last modified time | relevance | path

Searched refs:RETURN_END (Results 1 – 8 of 8) sorted by relevance

/bionic/libc/arch-x86_64/string/
Dsse2-memcpy-slm.S88 #define RETURN_END POP (%rbx); ret macro
89 #define RETURN RETURN_END;
Dsse2-memmove-slm.S88 #define RETURN_END POP (%rbx); ret macro
89 #define RETURN RETURN_END;
/bionic/libc/arch-x86/silvermont/string/
Dsse2-memcpy-slm.S93 #define RETURN_END POP (%ebx); ret macro
94 #define RETURN RETURN_END; CFI_PUSH (%ebx)
Dsse2-memset-slm.S104 # define RETURN_END POP (%ebx); ret macro
105 # define RETURN RETURN_END; CFI_PUSH (%ebx)
133 # define RETURN_END ret macro
134 # define RETURN RETURN_END
839 RETURN_END
Dsse2-memmove-slm.S99 #define RETURN_END POP (%ebx); ret macro
100 #define RETURN RETURN_END; CFI_PUSH (%ebx)
/bionic/libc/arch-x86/atom/string/
Dsse2-memset-atom.S100 # define RETURN_END POP (%ebx); ret macro
101 # define RETURN RETURN_END; CFI_PUSH (%ebx)
129 # define RETURN_END ret macro
130 # define RETURN RETURN_END
918 RETURN_END
Dssse3-memcpy-atom.S100 # define RETURN_END POP (%ebx); ret macro
101 # define RETURN RETURN_END; CFI_PUSH (%ebx)
124 # define RETURN_END ret macro
125 # define RETURN RETURN_END
2596 RETURN_END
2898 RETURN_END
Dssse3-memcmp-atom.S97 #define RETURN_END POP (%edi); POP (%esi); POP (%ebx); ret macro
98 #define RETURN RETURN_END; cfi_restore_state; cfi_remember_state
1705 RETURN_END
1751 RETURN_END