xtensa: clean up exception handling structure
Instead of using flat array of longs use normal C structure and generate EXC_TABLE_* constants in the asm-offsets.c Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
This commit is contained in:
@@ -76,6 +76,7 @@
|
||||
#define EXCCAUSE_COPROCESSOR5_DISABLED 37
|
||||
#define EXCCAUSE_COPROCESSOR6_DISABLED 38
|
||||
#define EXCCAUSE_COPROCESSOR7_DISABLED 39
|
||||
#define EXCCAUSE_N 64
|
||||
|
||||
/* PS register fields. */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user