Searched refs:lspull (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.6/arch/arm/lib/ |
D | csumpartialcopygeneric.S | 173 mov r4, r5, lspull #8 @ C = 0 178 mov r5, r5, lspull #8 180 mov r6, r6, lspull #8 182 mov r7, r7, lspull #8 189 mov r4, r8, lspull #8 199 mov r5, r5, lspull #8 204 mov r4, r6, lspull #8 211 mov r4, r5, lspull #8 224 .Lsrc2_aligned: mov r4, r5, lspull #16 230 mov r5, r5, lspull #16 [all …]
|
D | memmove.S | 158 orr lr, lr, ip, lspull #\pull 160 orr ip, ip, r10, lspull #\pull 162 orr r10, r10, r9, lspull #\pull 164 orr r9, r9, r8, lspull #\pull 166 orr r8, r8, r6, lspull #\pull 168 orr r6, r6, r5, lspull #\pull 170 orr r5, r5, r4, lspull #\pull 172 orr r4, r4, r3, lspull #\pull 186 orr lr, lr, r3, lspull #\pull
|
D | copy_template.S | 205 mov r3, lr, lspull #\pull 209 mov r4, r4, lspull #\pull 211 mov r5, r5, lspull #\pull 213 mov r6, r6, lspull #\pull 215 mov r8, r8, lspull #\pull 217 mov r9, r9, lspull #\pull 219 mov r10, r10, lspull #\pull 221 mov ip, ip, lspull #\pull 233 15: mov r3, lr, lspull #\pull
|
D | io-writesl.S | 41 4: mov ip, r3, lspull #16 49 5: mov ip, r3, lspull #8 57 6: mov ip, r3, lspull #24
|
D | io-readsl.S | 47 mov ip, r3, lspull #24 55 mov ip, r3, lspull #16 63 mov ip, r3, lspull #8
|
/Linux-v6.6/arch/arm/include/asm/ |
D | assembler.h | 33 #define lspull lsr macro 44 #define lspull lsl macro
|