Go to the documentation of this file.
12 #ifndef __ASM_MIPS_REG_H
13 #define __ASM_MIPS_REG_H
16 #if defined(CONFIG_32BIT) || defined(WANT_COMPAT_REG_H)
63 #define EF_CP0_BADVADDR 41
64 #define EF_CP0_STATUS 42
65 #define EF_CP0_CAUSE 43
72 #if defined(CONFIG_64BIT) && !defined(WANT_COMPAT_REG_H)
119 #define EF_CP0_EPC 34
120 #define EF_CP0_BADVADDR 35
121 #define EF_CP0_STATUS 36
122 #define EF_CP0_CAUSE 37