mirror of
https://github.com/riscv/riscv-opcodes.git
synced 2025-05-08 19:06:58 +08:00
add hedelegh and mstateen0_priv113 (#333)
This commit is contained in:
parent
3c73392134
commit
9f70bcd37d
@ -4,6 +4,7 @@
|
||||
0x214, "vsieh"
|
||||
0x254, "vsiph"
|
||||
0x25D, "vstimecmph"
|
||||
0x612, "hedelegh"
|
||||
0x615, "htimedeltah"
|
||||
0x613, "hidelegh"
|
||||
0x618, "hvienh"
|
||||
|
|
@ -186,6 +186,7 @@
|
||||
#define MSTATEEN0_FCSR 0x00000002
|
||||
#define MSTATEEN0_JVT 0x00000004
|
||||
#define MSTATEEN0_CTR 0x0040000000000000
|
||||
#define MSTATEEN0_PRIV113 0x0100000000000000
|
||||
#define MSTATEEN0_PRIV114 0x0080000000000000
|
||||
#define MSTATEEN0_HCONTEXT 0x0200000000000000
|
||||
#define MSTATEEN0_AIA 0x0800000000000000
|
||||
@ -194,6 +195,7 @@
|
||||
#define MSTATEEN_HSTATEEN 0x8000000000000000
|
||||
|
||||
#define MSTATEEN0H_CTR 0x00400000
|
||||
#define MSTATEEN0H_PRIV113 0x01000000
|
||||
#define MSTATEEN0H_PRIV114 0x00800000
|
||||
#define MSTATEEN0H_HCONTEXT 0x02000000
|
||||
#define MSTATEEN0H_AIA 0x08000000
|
||||
|
Loading…
x
Reference in New Issue
Block a user