Searched refs:endloop (Results 1 – 1 of 1) sorted by relevance
/picolibc-latest/newlib/libc/machine/aarch64/ |
D | strncmp.S | 64 #define endloop x14 macro 106 csinv endloop, diff, xzr, hi /* Last Dword or differences. */ 108 ccmp endloop, #0, #0, eq 277 csinv endloop, diff, xzr, hi /* If limit, set to all ones. */ 279 orr tmp3, endloop, has_nul
|