summaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorGravatar Andrew Waterman <waterman@s141.Millennium.Berkeley.EDU>2010-09-12 17:03:47 -0700
committerGravatar Andrew Waterman <waterman@s141.Millennium.Berkeley.EDU>2010-09-12 17:03:47 -0700
commit5103021dc40f42a18669c11bab8feea3a56f4ed5 (patch)
treea3099cc590eedd2844360562f53e7b743672ef07 /opcodes
parent5329a0a7eac796c42a953cf38a10407ea81c66be (diff)
[xcc, sim] branches now are next-PC-based, not PC-based
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes b/opcodes
index 54b4203..7da2f48 100644
--- a/opcodes
+++ b/opcodes
@@ -106,7 +106,7 @@ amo.maxu 31..25=0x7A 14..12=3 11..5=7 xc xb xa
jalr.c 31..25=0x7B 19..15=0 14..12=0 11..5=0 xc xa
jalr.r 31..25=0x7B 19..15=0 14..12=0 11..5=1 xc xa
jalr.j 31..25=0x7B 19..15=0 14..12=0 11..5=2 xc xa
-rdpc 31..25=0x7B 24..15=0 14..12=1 11..5=0 xc
+rdnpc 31..25=0x7B 24..15=0 14..12=1 11..5=0 xc
mfcr 31..25=0x7B 24..20=0 14..12=2 11..5=0 xc xb
mtcr 31..25=0x7B 14..12=3 11..0=0 xa xb
sync 31..25=0x7B 24..15=0 14..12=4 11..0=0