Searched refs:lspush (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/arch/arm/lib/ |
D | csumpartialcopygeneric.S | 145 adcs sum, sum, r4, lspush #16 179 orr r4, r4, r5, lspush #24 181 orr r5, r5, r6, lspush #24 183 orr r6, r6, r7, lspush #24 185 orr r7, r7, r8, lspush #24 200 orr r4, r4, r5, lspush #24 202 orr r5, r5, r6, lspush #24 210 orr r4, r4, r5, lspush #24 219 adcs sum, sum, r4, lspush #16 231 orr r4, r4, r5, lspush #16 [all …]
|
D | memmove.S | 173 mov lr, r3, lspush #\push 177 mov ip, ip, lspush #\push 179 mov r9, r9, lspush #\push 181 mov r8, r8, lspush #\push 183 mov r7, r7, lspush #\push 185 mov r6, r6, lspush #\push 187 mov r5, r5, lspush #\push 189 mov r4, r4, lspush #\push 205 15: mov lr, r3, lspush #\push
|
D | copy_template.S | 229 orr r3, r3, r4, lspush #\push 231 orr r4, r4, r5, lspush #\push 233 orr r5, r5, r6, lspush #\push 235 orr r6, r6, r7, lspush #\push 237 orr r7, r7, r8, lspush #\push 239 orr r8, r8, r9, lspush #\push 241 orr r9, r9, ip, lspush #\push 243 orr ip, ip, lr, lspush #\push 260 orr r3, r3, lr, lspush #\push
|
D | io-writesl.S | 47 orr ip, ip, r3, lspush #16 55 orr ip, ip, r3, lspush #24 63 orr ip, ip, r3, lspush #8
|
D | io-readsl.S | 52 orrne ip, ip, r3, lspush #8 60 orrne ip, ip, r3, lspush #16 68 orrne ip, ip, r3, lspush #24
|
/Linux-v4.19/arch/arm/include/asm/ |
D | assembler.h | 37 #define lspush lsl macro 48 #define lspush lsr macro
|