Searched refs:lspush (Results 1 – 3 of 3) sorted by relevance
/xen/xen/arch/arm/arm32/lib/ |
A D | memmove.S | 148 mov lr, r3, lspush #\push 152 mov ip, ip, lspush #\push 154 mov r9, r9, lspush #\push 156 mov r8, r8, lspush #\push 158 mov r7, r7, lspush #\push 160 mov r6, r6, lspush #\push 162 mov r5, r5, lspush #\push 164 mov r4, r4, lspush #\push 176 15: mov lr, r3, lspush #\push
|
A D | copy_template.S | 203 orr r3, r3, r4, lspush #\push 205 orr r4, r4, r5, lspush #\push 207 orr r5, r5, r6, lspush #\push 209 orr r6, r6, r7, lspush #\push 211 orr r7, r7, r8, lspush #\push 213 orr r8, r8, r9, lspush #\push 215 orr r9, r9, ip, lspush #\push 217 orr ip, ip, lr, lspush #\push 231 orr r3, r3, lr, lspush #\push
|
A D | assembler.h | 40 #define lspush lsl macro 51 #define lspush lsr macro
|
Completed in 3 milliseconds