Lines Matching refs:W
54 W(b) hyp_reset
55 W(b) hyp_undef
56 W(b) hyp_svc
57 W(b) hyp_pabt
58 W(b) hyp_dabt
59 W(b) hyp_hvc
60 W(b) hyp_irq
61 W(b) hyp_fiq
72 W(add) sp, sp, #1 /* Reset 7 */
73 W(add) sp, sp, #1 /* Undef 6 */
74 W(add) sp, sp, #1 /* Syscall 5 */
75 W(add) sp, sp, #1 /* Prefetch abort 4 */
76 W(add) sp, sp, #1 /* Data abort 3 */
77 W(add) sp, sp, #1 /* HVC 2 */
78 W(add) sp, sp, #1 /* IRQ 1 */
79 W(nop) /* FIQ 0 */
94 W(add) sp, sp, #1 /* Reset 7 */
95 W(add) sp, sp, #1 /* Undef 6 */
96 W(add) sp, sp, #1 /* Syscall 5 */
97 W(add) sp, sp, #1 /* Prefetch abort 4 */
98 W(add) sp, sp, #1 /* Data abort 3 */
99 W(add) sp, sp, #1 /* HVC 2 */
100 W(add) sp, sp, #1 /* IRQ 1 */
101 W(nop) /* FIQ 0 */