Searched refs:lspush (Results 1 – 6 of 6) sorted by relevance
/arch/arm/lib/ |
D | csumpartialcopygeneric.S | 142 adcs sum, sum, r4, lspush #16 176 orr r4, r4, r5, lspush #24 178 orr r5, r5, r6, lspush #24 180 orr r6, r6, r7, lspush #24 182 orr r7, r7, r8, lspush #24 197 orr r4, r4, r5, lspush #24 199 orr r5, r5, r6, lspush #24 207 orr r4, r4, r5, lspush #24 216 adcs sum, sum, r4, lspush #16 228 orr r4, r4, r5, lspush #16 [all …]
|
D | memmove.S | 170 mov lr, r3, lspush #\push 174 mov ip, ip, lspush #\push 176 mov r9, r9, lspush #\push 178 mov r8, r8, lspush #\push 180 mov r7, r7, lspush #\push 182 mov r6, r6, lspush #\push 184 mov r5, r5, lspush #\push 186 mov r4, r4, lspush #\push 202 15: mov lr, r3, lspush #\push
|
D | copy_template.S | 226 orr r3, r3, r4, lspush #\push 228 orr r4, r4, r5, lspush #\push 230 orr r5, r5, r6, lspush #\push 232 orr r6, r6, r7, lspush #\push 234 orr r7, r7, r8, lspush #\push 236 orr r8, r8, r9, lspush #\push 238 orr r9, r9, ip, lspush #\push 240 orr ip, ip, lr, lspush #\push 257 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
|
/arch/arm/include/asm/ |
D | assembler.h | 34 #define lspush lsl macro 45 #define lspush lsr macro
|