summaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorGravatar Andrew Waterman <waterman@s144.Millennium.Berkeley.EDU>2011-04-11 17:09:50 -0700
committerGravatar Andrew Waterman <waterman@s144.Millennium.Berkeley.EDU>2011-04-11 17:09:50 -0700
commit94fb7c49c44d81a1b23af2985a67ba5347eb27fd (patch)
treeddcc062400cce24f120e57f730cf2149fd331236 /opcodes
parentfa3c04da6fc1b2a8c0f744c3bfcf25dd45c24e5b (diff)
[xcc,sim,opcodes] more rvc instructions and bug fixes
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes6
1 files changed, 4 insertions, 2 deletions
diff --git a/opcodes b/opcodes
index fa5369b..fbc039e 100644
--- a/opcodes
+++ b/opcodes
@@ -317,5 +317,7 @@ setvl rd rs1 21..10=0 9..7=1 6..2=0x1C 1..0=3
vf 31..27=0 rs1 imm12 9..7=2 6..2=0x1C 1..0=3
# compressed instructions
-c.addi cimm6 crd5 4..0=0
-c.li cimm6 crd5 4..0=1
+c.addi cimm6 crd 4..0=0
+c.li cimm6 crd 4..0=1
+c.move 15=0 crs1 crd 4..0=2
+c.j 15=1 cimm10 4..0=2