diff options
author | Ved Shanbhogue <ved@rivosinc.com> | 2023-11-24 17:06:23 -0600 |
---|---|---|
committer | Ved Shanbhogue <ved@rivosinc.com> | 2023-11-24 17:06:23 -0600 |
commit | 55fdd57dd17545871f682fc45c35036ee32e9f89 (patch) | |
tree | 7f65d418be4d5a5ccffdee42ca967449a3aa3f7b | |
parent | 6a3729c2cd5c9b87d4cf69afdea1d644661336ce (diff) | |
download | riscv-opcodes-55fdd57dd17545871f682fc45c35036ee32e9f89.zip riscv-opcodes-55fdd57dd17545871f682fc45c35036ee32e9f89.tar.gz riscv-opcodes-55fdd57dd17545871f682fc45c35036ee32e9f89.tar.bz2 |
SSP CSR introduced by Zicfiss
-rw-r--r-- | csrs.csv | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ 0x009, "vxsat" 0x00A, "vxrm" 0x00F, "vcsr" +0x011, "ssp" 0x015, "seed" 0x017, "jvt" 0xC00, "cycle" |