aboutsummaryrefslogtreecommitdiff
path: root/parse-opcodes
diff options
context:
space:
mode:
Diffstat (limited to 'parse-opcodes')
-rwxr-xr-xparse-opcodes32
1 files changed, 20 insertions, 12 deletions
diff --git a/parse-opcodes b/parse-opcodes
index 9e61da5..f518cb7 100755
--- a/parse-opcodes
+++ b/parse-opcodes
@@ -63,19 +63,27 @@ csrs = [
(0x001, 'fflags'),
(0x002, 'frm'),
(0x003, 'fcsr'),
- (0x010, 'vcs'),
+ (0x010, 'vcfg'),
(0x011, 'vl'),
- (0x012, 'vxrm'),
- (0x013, 'vxsat'),
- (0x014, 'vmaxew'),
- (0x020, 'vcfg0'),
- (0x022, 'vcfg2'),
- (0x024, 'vcfg4'),
- (0x026, 'vcfg6'),
- (0x028, 'vcfg8'),
- (0x02a, 'vcfg10'),
- (0x02c, 'vcfg12'),
- (0x02e, 'vcfg14'),
+ (0x012, 'vlmax'),
+ (0x013, 'vregmask'),
+ (0x014, 'vxcfg'),
+ (0x020, 'vtcfg0'),
+ (0x021, 'vtcfg1'),
+ (0x022, 'vtcfg2'),
+ (0x023, 'vtcfg3'),
+ (0x024, 'vtcfg4'),
+ (0x025, 'vtcfg5'),
+ (0x026, 'vtcfg6'),
+ (0x027, 'vtcfg7'),
+ (0x028, 'vtcfg8'),
+ (0x029, 'vtcfg9'),
+ (0x02a, 'vtcfg10'),
+ (0x02b, 'vtcfg11'),
+ (0x02c, 'vtcfg12'),
+ (0x02d, 'vtcfg13'),
+ (0x02e, 'vtcfg14'),
+ (0x02f, 'vtcfg15'),
# Standard User RO