Lines Matching +full:- +full:a +full:- +full:z0 +full:- +full:9
2 * strnlen - calculate the length of a string with limit.
4 * Copyright (c) 2019-2022, Arm Limited.
5 * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
13 * ARMv8-a, AArch64
26 0: ldff1b z0.b, p0/z, [x0, x2]
32 cmpeq p2.b, p0/z, z0.b, 0
40 b.none 9f
42 ldff1b z0.b, p0/z, [x0, x2]
48 Compare for end-of-string, but there are no more bytes. */
49 cmpeq p2.b, p0/z, z0.b, 0
51 /* Found end-of-string or zero. */
59 2: cmpeq p2.b, p1/z, z0.b, 0
62 /* No inequality or zero found. Re-init FFR, incr and loop. */
68 9: mov x0, x1