From 63da785d33275b8c9476a781a67829f91cc34fc6 Mon Sep 17 00:00:00 2001 From: Yunsup Lee Date: Sun, 18 Mar 2012 16:29:12 -0700 Subject: clean up vector exception instructions --- opcodes | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'opcodes') diff --git a/opcodes b/opcodes index 01ad683..f79cff8 100644 --- a/opcodes +++ b/opcodes @@ -134,14 +134,17 @@ 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 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 +vxcptsave 31..27=0 26..22=0 21..17=0 16..7=0x200 6..2=0x1E 1..0=3 +vxcptrestore 31..27=0 26..22=0 21..17=0 16..7=0x201 6..2=0x1E 1..0=3 +vxcptkill 31..27=0 26..22=0 21..17=0 16..7=0x202 6..2=0x1E 1..0=3 + vxcptevac 31..27=0 rs1 21..17=0 16..7=0x300 6..2=0x1E 1..0=3 -vxcptkill 31..27=0 26..22=0 21..17=0 16..7=0x301 6..2=0x1E 1..0=3 -vxcptwait 31..27=0 26..22=0 21..17=0 16..7=0x302 6..2=0x1E 1..0=3 -vxcpthold 31..27=0 26..22=0 21..17=0 16..7=0x303 6..2=0x1E 1..0=3 +vxcptwait 31..27=0 26..22=0 21..17=0 16..7=0x301 6..2=0x1E 1..0=3 +vxcpthold 31..27=0 26..22=0 21..17=0 16..7=0x302 6..2=0x1E 1..0=3 +venqcmd 31..27=0 rs1 rs2 16..7=0x303 6..2=0x1E 1..0=3 +venqimm1 31..27=0 rs1 rs2 16..7=0x304 6..2=0x1E 1..0=3 +venqimm2 31..27=0 rs1 rs2 16..7=0x305 6..2=0x1E 1..0=3 +venqcnt 31..27=0 rs1 rs2 16..7=0x306 6..2=0x1E 1..0=3 # 0x7C-0x7F are reserved for >32b instructions -- cgit v1.2.3