Searched refs:lspull (Results 1 – 6 of 6) sorted by relevance
/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 | 174 orr lr, lr, ip, lspull #\pull 176 orr ip, ip, r9, lspull #\pull 178 orr r9, r9, r8, lspull #\pull 180 orr r8, r8, r7, lspull #\pull 182 orr r7, r7, r6, lspull #\pull 184 orr r6, r6, r5, lspull #\pull 186 orr r5, r5, r4, lspull #\pull 188 orr r4, r4, r3, lspull #\pull 206 orr lr, lr, r3, lspull #\pull
|
D | copy_template.S | 223 mov r3, lr, lspull #\pull 227 mov r4, r4, lspull #\pull 229 mov r5, r5, lspull #\pull 231 mov r6, r6, lspull #\pull 233 mov r7, r7, lspull #\pull 235 mov r8, r8, lspull #\pull 237 mov r9, r9, lspull #\pull 239 mov ip, ip, lspull #\pull 254 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
|
/arch/arm/include/asm/ |
D | assembler.h | 33 #define lspull lsr macro 44 #define lspull lsl macro
|