summaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorGravatar Andrew Waterman <waterman@s144.Millennium.Berkeley.EDU>2011-04-12 18:27:26 -0700
committerGravatar Andrew Waterman <waterman@s144.Millennium.Berkeley.EDU>2011-04-12 18:27:26 -0700
commit47942892002313b2f8d308f048dce4704d2f860e (patch)
tree7ac80478921d4be997abf49b17f2774793e079f7 /opcodes
parent68875729bcb79cde6925d2db6ee2382020e8d7b6 (diff)
[xcc,pk,sim] added privileged cflush instruction
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes1
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes b/opcodes
index 3a3ccf2..4a17e76 100644
--- a/opcodes
+++ b/opcodes
@@ -125,6 +125,7 @@ di rd 26..22=0 21..17=0 16..7=1 6..2=0x1E 1..0=3
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
# 0x7C-0x7F are reserved for >32b instructions