Searched refs:wtmp2 (Results 1 – 5 of 5) sorted by relevance
/third_party/optimized-routines/string/aarch64/ |
D | strchr-mte.S | 22 #define wtmp2 w3 macro 50 mov wtmp2, 0x3003 51 dup vrepmask.8h, wtmp2 54 mov wtmp2, 0xf00f 55 dup vrepmask2.8h, wtmp2
|
D | strchrnul.S | 24 #define wtmp2 w4 macro 53 mov wtmp2, #0x0401 54 movk wtmp2, #0x4010, lsl #16 57 dup vrepmask.4s, wtmp2
|
D | strchr.S | 24 #define wtmp2 w4 macro 58 mov wtmp2, 0x0c03 59 movk wtmp2, 0xc030, lsl 16 62 dup vrepmask_c.4s, wtmp2
|
D | memchr.S | 25 #define wtmp2 w5 macro 58 mov wtmp2, #0x0401 59 movk wtmp2, #0x4010, lsl #16 63 dup vrepmask.4s, wtmp2
|
D | strrchr.S | 24 #define wtmp2 w4 macro 62 mov wtmp2, #0x0401 63 movk wtmp2, #0x4010, lsl #16 66 dup vrepmask_c.4s, wtmp2
|