mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
microblaze: Add constant for exception-code mask
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
This commit is contained in:
@@ -91,6 +91,7 @@ struct CPUMBState;
|
||||
#define ESR_EC_INSN_STORAGE 9
|
||||
#define ESR_EC_DATA_TLB 10
|
||||
#define ESR_EC_INSN_TLB 11
|
||||
#define ESR_EC_MASK 31
|
||||
|
||||
/* Floating Point Status Register (FSR) Bits */
|
||||
#define FSR_IO (1<<4) /* Invalid operation */
|
||||
|
||||
Reference in New Issue
Block a user