summaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorGravatar Andrew Waterman <waterman@s141.Millennium.Berkeley.EDU>2010-08-04 18:31:04 -0700
committerGravatar Andrew Waterman <waterman@s141.Millennium.Berkeley.EDU>2010-08-04 18:31:04 -0700
commit5654daa4ec886ca2f10cf72610fe240749f2614f (patch)
treefb075e0e1d6bf6f85d1e82c47faa5184ffd900d1 /opcodes
parent83bdaa5d600e5d36c4d0a8f86502ed601e5c865a (diff)
[xcc] Removed ctc1, cfc1 instructions; added fp move test case
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes2
1 files changed, 0 insertions, 2 deletions
diff --git a/opcodes b/opcodes
index cf7de9a..219efaf 100644
--- a/opcodes
+++ b/opcodes
@@ -129,10 +129,8 @@ floor.w.fmt 31..25=0x69 14..12=7 19..15=0 11..10=0 rc ra fmt
mff.s 31..25=0x6A 14..12=0 11..0=0 ra rb
mff.d 31..25=0x6A 14..12=1 11..0=0 ra rb
-cfc1 31..25=0x6A 14..12=2 11..0=0 ra rb
mtf.s 31..25=0x6A 14..12=4 11..0=0 ra rb
mtf.d 31..25=0x6A 14..12=5 11..0=0 ra rb
-ctc1 31..25=0x6A 14..12=6 11..0=0 ra rb
cvt.s.fmt 31..25=0x6B 14..12=0 19..15=0 11..10=0 rc ra fmt
cvt.d.fmt 31..25=0x6B 14..12=1 19..15=0 11..10=0 rc ra fmt