From 5103021dc40f42a18669c11bab8feea3a56f4ed5 Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Sun, 12 Sep 2010 17:03:47 -0700 Subject: [xcc, sim] branches now are next-PC-based, not PC-based --- opcodes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'opcodes') 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 -- cgit v1.2.3