Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/string/aarch64/
H A Dstrrchr-mte.S24 #define src_match x4 macro
110 csel src_match, src, src_match, ne
129 csel src_match, src, src_match, ne
130 sub src_match, src_match, 1
132 sub result, src_match, tmp, lsr 2
H A Dstrrchr.S26 #define src_match x6 macro
101 csel src_match, src, src_match, ne
131 csel src_match, src, src_match, ne
140 sub result, src_match, tmp3, lsr #1