From 22de48c1eee585d3b1644dc892cc3c4466f536c2 Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Fri, 10 Sep 2010 21:13:55 -0700 Subject: [sim, xcc] Added mffh.d/mtflh.d; fixed FP ABI for 32-bit --- opcodes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'opcodes') diff --git a/opcodes b/opcodes index bb1c736..54b4203 100644 --- a/opcodes +++ b/opcodes @@ -180,7 +180,7 @@ mff.d 31..25=0x6A 19..15=0 14..13=3 12..10=0 9..5=0 xc fa mffh.d 31..25=0x6A 19..15=0 14..13=3 12..10=1 9..5=0 xc fa mtf.s 31..25=0x6A 19..15=0 14..13=0 12..10=2 9..5=0 fc xa mtf.d 31..25=0x6A 19..15=0 14..13=3 12..10=2 9..5=0 fc xa -mtfh.d 31..25=0x6A 19..15=0 14..13=3 12..10=3 9..5=0 fc xa +mtflh.d 31..25=0x6A 14..13=3 12..10=3 9..5=0 fc xa xb madd.s 31..25=0x6B 14..13=0 12..10=0 fc fb fa fd msub.s 31..25=0x6B 14..13=0 12..10=1 fc fb fa fd -- cgit v1.2.3