summaryrefslogtreecommitdiff
path: root/opcodes-pseudo
diff options
context:
space:
mode:
authorGravatar Andrew Waterman <waterman@eecs.berkeley.edu>2013-12-09 15:56:33 -0800
committerGravatar Andrew Waterman <waterman@eecs.berkeley.edu>2013-12-09 15:56:33 -0800
commita80067441555d749160d2bcc5362604c4ee91395 (patch)
treee258646fe37c2b564607d84cb67a55a509277c95 /opcodes-pseudo
parent2d11bac94537e08b30b8ace0eb39ecbbbc386c8e (diff)
New RDCYCLE encoding
Diffstat (limited to 'opcodes-pseudo')
-rw-r--r--opcodes-pseudo10
1 files changed, 5 insertions, 5 deletions
diff --git a/opcodes-pseudo b/opcodes-pseudo
index 38a3887..a3abbb8 100644
--- a/opcodes-pseudo
+++ b/opcodes-pseudo
@@ -3,8 +3,8 @@
@frflags rd 19..15=0 31..20=0x001 14..12=2 6..2=0x1C 1..0=3
@fsrm rd rs1 31..20=0x002 14..12=1 6..2=0x1C 1..0=3
@frrm rd 19..15=0 31..20=0x002 14..12=2 6..2=0x1C 1..0=3
-@fssr rd rs1 31..20=0x003 14..12=1 6..2=0x1C 1..0=3
-@frsr rd 19..15=0 31..20=0x003 14..12=2 6..2=0x1C 1..0=3
-@rdcycle rd 19..15=0 31..20=0x004 14..12=2 6..2=0x1C 1..0=3
-@rdtime rd 19..15=0 31..20=0x005 14..12=2 6..2=0x1C 1..0=3
-@rdinstret rd 19..15=0 31..20=0x006 14..12=2 6..2=0x1C 1..0=3
+@fscsr rd rs1 31..20=0x003 14..12=1 6..2=0x1C 1..0=3
+@frcsr rd 19..15=0 31..20=0x003 14..12=2 6..2=0x1C 1..0=3
+@rdcycle rd 19..15=0 31..20=0xC00 14..12=2 6..2=0x1C 1..0=3
+@rdtime rd 19..15=0 31..20=0xC01 14..12=2 6..2=0x1C 1..0=3
+@rdinstret rd 19..15=0 31..20=0xC02 14..12=2 6..2=0x1C 1..0=3