From ac54233d70740becc0e9031f13fee12060809a5e Mon Sep 17 00:00:00 2001 From: Yunsup Lee Date: Sat, 10 Mar 2012 12:52:55 -0800 Subject: slight change to vector supervisor instructions --- opcodes | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'opcodes') diff --git a/opcodes b/opcodes index 5111627..5351f1a 100644 --- a/opcodes +++ b/opcodes @@ -133,10 +133,10 @@ mfpcr rd 26..22=0 rs2 16..7=2 6..2=0x1E 1..0=3 mtpcr 31..27=0 rs1 rs2 16..7=3 6..2=0x1E 1..0=3 eret 31..27=0 26..22=0 21..17=0 16..7=4 6..2=0x1E 1..0=3 cflush 31..27=0 26..22=0 21..17=0 16..7=5 6..2=0x1E 1..0=3 -venqcmd 31..27=0 rs1 21..17=0 16..7=0x200 6..2=0x1E 1..0=3 -venqimm1 31..27=0 rs1 21..17=0 16..7=0x201 6..2=0x1E 1..0=3 -venqimm2 31..27=0 rs1 21..17=0 16..7=0x202 6..2=0x1E 1..0=3 -venqcnt 31..27=0 rs1 21..17=0 16..7=0x203 6..2=0x1E 1..0=3 +venqcmd 31..27=0 rs1 rs2 16..7=0x200 6..2=0x1E 1..0=3 +venqimm1 31..27=0 rs1 rs2 16..7=0x201 6..2=0x1E 1..0=3 +venqimm2 31..27=0 rs1 rs2 16..7=0x202 6..2=0x1E 1..0=3 +venqcnt 31..27=0 rs1 rs2 16..7=0x203 6..2=0x1E 1..0=3 vwaitxcpt 31..27=0 26..22=0 21..17=0 16..7=0x300 6..2=0x1E 1..0=3 vwaitkill 31..27=0 26..22=0 21..17=0 16..7=0x301 6..2=0x1E 1..0=3 -- cgit v1.2.3