Home
last modified time | relevance | path

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

/bionic/libc/arch-arm/cortex-a15/bionic/
Dstrcmp.S74 #define syndrome tmp2 macro
259 uadd8 syndrome, data1, const_m1 /* Only need GE bits. */
260 eor syndrome, data1, data2
261 sel syndrome, syndrome, const_m1
262 cbnz syndrome, .Laligned4_done
265 uadd8 syndrome, data1, const_m1
266 eor syndrome, data1, data2
267 sel syndrome, syndrome, const_m1
268 cmp syndrome, #0
272 strcmp_epilogue_aligned syndrome, data1, data2, 0
[all …]