From baed88131913ae48e3c84f7fdaa5549e5a698a07 Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Fri, 5 Feb 2016 18:15:50 -0800 Subject: WIP on priv spec v1.9 --- opcodes | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'opcodes') diff --git a/opcodes b/opcodes index 1f15231..38ea6e7 100644 --- a/opcodes +++ b/opcodes @@ -115,12 +115,9 @@ sc.d rd rs1 rs2 aqrl 31..29=0 28..27=3 14..12=3 6..2=0x0B 1..0=3 # SYSTEM scall 11..7=0 19..15=0 31..20=0x000 14..12=0 6..2=0x1C 1..0=3 sbreak 11..7=0 19..15=0 31..20=0x001 14..12=0 6..2=0x1C 1..0=3 -sret 11..7=0 19..15=0 31..20=0x100 14..12=0 6..2=0x1C 1..0=3 -sfence.vm 11..7=0 rs1 31..20=0x101 14..12=0 6..2=0x1C 1..0=3 -wfi 11..7=0 19..15=0 31..20=0x102 14..12=0 6..2=0x1C 1..0=3 -mrth 11..7=0 19..15=0 31..20=0x306 14..12=0 6..2=0x1C 1..0=3 -mrts 11..7=0 19..15=0 31..20=0x305 14..12=0 6..2=0x1C 1..0=3 -hrts 11..7=0 19..15=0 31..20=0x205 14..12=0 6..2=0x1C 1..0=3 +sret 11..7=0 19..15=0 31..20=0x102 14..12=0 6..2=0x1C 1..0=3 +sfence.vm 11..7=0 rs1 31..20=0x104 14..12=0 6..2=0x1C 1..0=3 +wfi 11..7=0 19..15=0 31..20=0x105 14..12=0 6..2=0x1C 1..0=3 csrrw rd rs1 imm12 14..12=1 6..2=0x1C 1..0=3 csrrs rd rs1 imm12 14..12=2 6..2=0x1C 1..0=3 csrrc rd rs1 imm12 14..12=3 6..2=0x1C 1..0=3 -- cgit v1.1