提交 3b584046 编写于 作者: E Edgar E. Iglesias

microblaze: Add constant for exception-code mask

Signed-off-by: NEdgar E. Iglesias <edgar.iglesias@gmail.com>
上级 7458a432
......@@ -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 */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册