|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | pt_regs |
| struct | switch_stack |
Macros | |
| #define | CRIS_FRAME_NORMAL 0 /* normal frame without SBFS stacking */ |
| #define | CRIS_FRAME_BUSFAULT |
| #define | PT_FRAMETYPE 0 |
| #define | PT_ORIG_R10 1 |
| #define | PT_R13 2 |
| #define | PT_R12 3 |
| #define | PT_R11 4 |
| #define | PT_R10 5 |
| #define | PT_R9 6 |
| #define | PT_R8 7 |
| #define | PT_R7 8 |
| #define | PT_R6 9 |
| #define | PT_R5 10 |
| #define | PT_R4 11 |
| #define | PT_R3 12 |
| #define | PT_R2 13 |
| #define | PT_R1 14 |
| #define | PT_R0 15 |
| #define | PT_MOF 16 |
| #define | PT_DCCR 17 |
| #define | PT_SRP 18 |
| #define | PT_IRP 19 /* This is actually the debugged process' PC */ |
| #define | PT_CSRINSTR |
| #define | PT_CSRADDR 21 |
| #define | PT_CSRDATA 22 |
| #define | PT_USP 23 /* special case - USP is not in the pt_regs */ |
| #define | PT_MAX 23 |
| #define | C_DCCR_BITNR 0 |
| #define | V_DCCR_BITNR 1 |
| #define | Z_DCCR_BITNR 2 |
| #define | N_DCCR_BITNR 3 |
| #define | X_DCCR_BITNR 4 |
| #define | I_DCCR_BITNR 5 |
| #define | B_DCCR_BITNR 6 |
| #define | M_DCCR_BITNR 7 |
| #define | U_DCCR_BITNR 8 |
| #define | P_DCCR_BITNR 9 |
| #define | F_DCCR_BITNR 10 |
| #define CRIS_FRAME_BUSFAULT |
| #define CRIS_FRAME_NORMAL 0 /* normal frame without SBFS stacking */ |
| #define PT_CSRINSTR |
1.8.2