Searched refs:lspull (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/arch/arm/lib/ |
D | csumpartialcopygeneric.S | 175 mov r4, r5, lspull #8 @ C = 0 180 mov r5, r5, lspull #8 182 mov r6, r6, lspull #8 184 mov r7, r7, lspull #8 191 mov r4, r8, lspull #8 201 mov r5, r5, lspull #8 206 mov r4, r6, lspull #8 213 mov r4, r5, lspull #8 226 .Lsrc2_aligned: mov r4, r5, lspull #16 232 mov r5, r5, lspull #16 [all …]
|
D | memmove.S | 176 orr lr, lr, ip, lspull #\pull 178 orr ip, ip, r9, lspull #\pull 180 orr r9, r9, r8, lspull #\pull 182 orr r8, r8, r7, lspull #\pull 184 orr r7, r7, r6, lspull #\pull 186 orr r6, r6, r5, lspull #\pull 188 orr r5, r5, r4, lspull #\pull 190 orr r4, r4, r3, lspull #\pull 208 orr lr, lr, r3, lspull #\pull
|
D | copy_template.S | 226 mov r3, lr, lspull #\pull 230 mov r4, r4, lspull #\pull 232 mov r5, r5, lspull #\pull 234 mov r6, r6, lspull #\pull 236 mov r7, r7, lspull #\pull 238 mov r8, r8, lspull #\pull 240 mov r9, r9, lspull #\pull 242 mov ip, ip, lspull #\pull 257 15: mov r3, lr, lspull #\pull
|
D | io-writesl.S | 44 4: mov ip, r3, lspull #16 52 5: mov ip, r3, lspull #8 60 6: mov ip, r3, lspull #24
|
D | io-readsl.S | 50 mov ip, r3, lspull #24 58 mov ip, r3, lspull #16 66 mov ip, r3, lspull #8
|
/Linux-v4.19/arch/arm/include/asm/ |
D | assembler.h | 36 #define lspull lsr macro 47 #define lspull lsl macro
|