Searched refs:lspush (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/arch/arm/lib/ |
D | csumpartialcopygeneric.S | 143 adcs sum, sum, r4, lspush #16 177 orr r4, r4, r5, lspush #24 179 orr r5, r5, r6, lspush #24 181 orr r6, r6, r7, lspush #24 183 orr r7, r7, r8, lspush #24 198 orr r4, r4, r5, lspush #24 200 orr r5, r5, r6, lspush #24 208 orr r4, r4, r5, lspush #24 217 adcs sum, sum, r4, lspush #16 229 orr r4, r4, r5, lspush #16 [all …]
|
D | memmove.S | 155 mov lr, r3, lspush #\push 159 mov ip, ip, lspush #\push 161 mov r10, r10, lspush #\push 163 mov r9, r9, lspush #\push 165 mov r8, r8, lspush #\push 167 mov r6, r6, lspush #\push 169 mov r5, r5, lspush #\push 171 mov r4, r4, lspush #\push 183 15: mov lr, r3, lspush #\push
|
D | copy_template.S | 208 orr r3, r3, r4, lspush #\push 210 orr r4, r4, r5, lspush #\push 212 orr r5, r5, r6, lspush #\push 214 orr r6, r6, r8, lspush #\push 216 orr r8, r8, r9, lspush #\push 218 orr r9, r9, r10, lspush #\push 220 orr r10, r10, ip, lspush #\push 222 orr ip, ip, lr, lspush #\push 236 orr r3, r3, lr, lspush #\push
|
D | io-writesl.S | 44 orr ip, ip, r3, lspush #16 52 orr ip, ip, r3, lspush #24 60 orr ip, ip, r3, lspush #8
|
D | io-readsl.S | 49 orrne ip, ip, r3, lspush #8 57 orrne ip, ip, r3, lspush #16 65 orrne ip, ip, r3, lspush #24
|
/linux-6.1.9/arch/arm/include/asm/ |
D | assembler.h | 34 #define lspush lsl macro 45 #define lspush lsr macro
|