summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Quan Nguyen <quannguyen@berkeley.edu>2014-02-03 20:12:13 -0800
committerGravatar Quan Nguyen <quannguyen@berkeley.edu>2014-02-03 20:12:13 -0800
commit53cc1d5f2b8e9d87fc72132d7c962286967691ca (patch)
tree45aea6cb85f972d2a1b1534622ae4dbd2efb0abc
parent5eb8edb1a5a9978ac7458bd1c4397a5a90e44bfe (diff)
Add vfmvv, vfmsv instructions, remove vsetprec
-rw-r--r--opcodes-hwacha4
1 files changed, 3 insertions, 1 deletions
diff --git a/opcodes-hwacha b/opcodes-hwacha
index 4927f6f..d5e8ccd 100644
--- a/opcodes-hwacha
+++ b/opcodes-hwacha
@@ -3,12 +3,14 @@
# vector instructions
vsetcfg imm12 rs1 14=0 13=1 12=0 11..7=0 6..2=0x02 1..0=3
vsetvl 31..25=0 24..20=0 rs1 14=1 13=1 12=0 rd 6..2=0x02 1..0=3
-vsetprec imm12 19..15=1 14=0 13=0 12=0 11..7=0 6..2=0x16 1..0=3
vgetcfg 31..25=0 24..20=0 19..15=0 14=1 13=0 12=0 rd 6..2=0x02 1..0=3
vgetvl 31..25=1 24..20=0 19..15=0 14=1 13=0 12=0 rd 6..2=0x02 1..0=3
vmvv 31..25=1 24..20=0 rs1 14=0 13=0 12=0 rd 6..2=0x0A 1..0=3
vmsv 31..25=1 24..20=0 rs1 14=0 13=1 12=0 rd 6..2=0x0A 1..0=3
+vfmvv 31..25=9 24..20=0 rs1 14=0 13=0 12=0 rd 6..2=0x0A 1..0=3
+vfmsv 31..25=9 24..20=0 rs1 14=0 13=1 12=0 rd 6..2=0x0A 1..0=3
+
vf imm12hi 24..20=1 rs1 14=0 13=1 12=0 imm12lo 6..2=0x0A 1..0=3
# vector supervisor instructions