aboutsummaryrefslogtreecommitdiff
path: root/unratified
diff options
context:
space:
mode:
authorhirooih <24754036+hirooih@users.noreply.github.com>2024-01-09 08:54:44 +0900
committerGitHub <noreply@github.com>2024-01-08 15:54:44 -0800
commitb32151d57c6b1eb3ab5ce66275b8a1c51aa0d12e (patch)
tree17d66b0ab0610d38eb9ac85e97bef3b851ba0eb8 /unratified
parenta014979d6067642315c629a25504f94f7f2917f6 (diff)
downloadriscv-opcodes-b32151d57c6b1eb3ab5ce66275b8a1c51aa0d12e.zip
riscv-opcodes-b32151d57c6b1eb3ab5ce66275b8a1c51aa0d12e.tar.gz
riscv-opcodes-b32151d57c6b1eb3ab5ce66275b8a1c51aa0d12e.tar.bz2
Add missing `-n0` (#219)
add `_n0' on `rd` for `c.li`, `c.mv`, `c.add`, and `c.lqsp`. Signed-off-by: Hiroo HAYASHI <24754036+hirooih@users.noreply.github.com>
Diffstat (limited to 'unratified')
-rw-r--r--unratified/rv128_c2
1 files changed, 1 insertions, 1 deletions
diff --git a/unratified/rv128_c b/unratified/rv128_c
index 2d428dd..79cd532 100644
--- a/unratified/rv128_c
+++ b/unratified/rv128_c
@@ -8,7 +8,7 @@ $import rv64_c::c.sd
$import rv64_c::c.addiw
#quadrant 2
-c.lqsp rd c_uimm10sphi c_uimm10splo 1..0=2 15..13=1
+c.lqsp rd_n0 c_uimm10sphi c_uimm10splo 1..0=2 15..13=1
$import rv64_c::c.ldsp
c.sqsp c_rs2 c_uimm10sp_s 1..0=2 15..13=5
$import rv64_c::c.sdsp