From 577bc77f4ada83df15575e6a4a66e88949cbf138 Mon Sep 17 00:00:00 2001 From: Yunsup Lee Date: Tue, 13 Mar 2012 23:39:57 -0700 Subject: add more instructions for vector exception handling --- opcodes | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'opcodes') diff --git a/opcodes b/opcodes index 8367e47..01ad683 100644 --- a/opcodes +++ b/opcodes @@ -133,11 +133,15 @@ 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 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 +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 # 0x7C-0x7F are reserved for >32b instructions -- cgit v1.2.3