From ad611c98d05d2b7ef8fcce20d20fe517e8077848 Mon Sep 17 00:00:00 2001 From: Yunsup Lee Date: Mon, 4 Apr 2011 00:08:18 -0700 Subject: [opcodes,pk,sim,xcc] add stop,utidx instructions --- opcodes | 2 ++ 1 file changed, 2 insertions(+) (limited to 'opcodes') diff --git a/opcodes b/opcodes index 0097df0..8e5c943 100644 --- a/opcodes +++ b/opcodes @@ -115,6 +115,8 @@ fence.g.cv rd rs1 imm12 9..7=7 6..2=0x0B 1..0=3 syscall 31..27=0 26..22=0 21..17=0 16..7=0 6..2=0x1D 1..0=3 break 31..27=0 26..22=0 21..17=0 16..7=1 6..2=0x1D 1..0=3 +stop 31..27=0 26..22=0 21..17=0 16..7=2 6..2=0x1D 1..0=3 +utidx 31..27=0 26..22=0 21..17=0 16..7=3 6..2=0x1D 1..0=3 ei rd 26..22=0 21..17=0 16..7=0 6..2=0x1E 1..0=3 di rd 26..22=0 21..17=0 16..7=1 6..2=0x1E 1..0=3 -- cgit v1.2.3