Searched refs:isrr1 (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/powerpc/booke/ |
| H A D | trap_subr.S | 116 #define STANDARD_PROLOG(sprg_sp, savearea, isrr0, isrr1) \ argument 126 mfspr %r31, isrr1; /* MSR at interrupt time */ \ 139 #define STANDARD_CRIT_PROLOG(sprg_sp, savearea, isrr0, isrr1) \ argument 149 mfspr %r31, isrr1; /* MSR at interrupt time */ \ 302 #define FRAME_LEAVE(isrr0, isrr1) \ argument 320 mtspr isrr1, %r31; \
|