From 57d01f8e913c0fbd07ec61dae082da0db526d5da Mon Sep 17 00:00:00 2001 From: Yunsup Lee Date: Mon, 4 Apr 2011 01:50:56 -0700 Subject: [opcodes,pk,sim,xcc] add leftover vector instructions (vf, etc.) --- opcodes | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'opcodes') diff --git a/opcodes b/opcodes index a92a8ac..24a2379 100644 --- a/opcodes +++ b/opcodes @@ -241,3 +241,9 @@ flwst.v rd rs1 rs2 16..12=0 11=1 10=0 9=0 8..7=2 6..2=0x03 1..0=3 fsdst.v 31..27=0 rs1 rs2 rs3 11=1 10=1 9=0 8..7=3 6..2=0x03 1..0=3 fswst.v 31..27=0 rs1 rs2 rs3 11=1 10=1 9=0 8..7=2 6..2=0x03 1..0=3 + +vcfgivl rd rs1 imm12 9..7=0 6..2=0x1C 1..0=3 +setvl rd rs1 21..10=0 9..7=1 6..2=0x1C 1..0=3 +vf 31..27=0 26..22=0 imm12 9..7=2 6..2=0x1C 1..0=3 +mov.vv rd rs1 21..10=0 9..7=3 6..2=0x1C 1..0=3 +fmov.vv rd rs1 21..10=0 9..7=4 6..2=0x1C 1..0=3 -- cgit v1.2.3