From 6e0769a74d07aa6b71e918e55cc593839b666f85 Mon Sep 17 00:00:00 2001 From: Yunsup Lee Date: Sun, 2 Mar 2014 00:44:58 -0800 Subject: add hwacha vfmsv instructions --- opcodes-hwacha | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/opcodes-hwacha b/opcodes-hwacha index d5e8ccd..4ab5710 100644 --- a/opcodes-hwacha +++ b/opcodes-hwacha @@ -9,7 +9,9 @@ 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 +vfmvv 31..25=8 24..20=0 rs1 14=0 13=0 12=0 rd 6..2=0x0A 1..0=3 +vfmsv.s 31..25=8 24..20=0 rs1 14=0 13=1 12=0 rd 6..2=0x0A 1..0=3 +vfmsv.d 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 -- cgit v1.2.3