Searched refs:endloop (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/arm64/lib/ |
H A D | strncmp.S | 43 #define endloop x14 macro 82 csinv endloop, diff, xzr, hi /* Last Dword or differences. */ 84 ccmp endloop, #0, #0, eq 253 csinv endloop, diff, xzr, hi /* If limit, set to all ones. */ 255 orr tmp3, endloop, has_nul
|