* gas/sh/sh4a-fp.s: Likewise.
* gas/sh/err-sh4a-fp.s: Likewise.
+2004-02-01 Kaz Kojima <kkojima@rr.iij4u.or.jp>
+
+ * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
+ * gas/sh/sh4a-fp.s: Likewise.
+ * gas/sh/err-sh4a-fp.s: Likewise.
+
2004-01-24 Chris Demetriou <cgd@broadcom.com>
* gas/mips/relax-swap1.s: Add extra space at end, so the
fpchg fpul ! { dg-error "excess operands" }
- fssra fr1, fr2 ! { dg-error "excess operands" }
- fssra ! { dg-error "invalid operands|missing operand" }
- fssra fpul ! { dg-error "invalid operands" }
- fssra dr0, dr2 ! { dg-error "invalid operands" }
+ fsrra fr1, fr2 ! { dg-error "excess operands" }
+ fsrra ! { dg-error "invalid operands|missing operand" }
+ fsrra fpul ! { dg-error "invalid operands" }
+ fsrra dr0, dr2 ! { dg-error "invalid operands" }
fsca dr0, fpul ! { dg-error "invalid operands" }
fsca fpul, fr0 ! { dg-error "invalid operands" }
Disassembly of section \.text:
0x00000000 f7 fd fpchg
-0x00000002 f1 7d fssra fr1
-0x00000004 f9 7d fssra fr9
-0x00000006 f6 7d fssra fr6
+0x00000002 f1 7d fsrra fr1
+0x00000004 f9 7d fsrra fr9
+0x00000006 f6 7d fsrra fr6
0x00000008 f2 fd fsca fpul,dr2
0x0000000a fc fd fsca fpul,dr12
fpchg
- fssra fr1
- fssra fr9
- fssra fr6
+ fsrra fr1
+ fsrra fr9
+ fsrra fr6
fsca fpul, dr2
fsca fpul, dr12