This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Patch: mips opcodes: Fix lwxc1.


David Daney wrote:
> 
> OK to commit to HEAD and 2.18?
> 
> opcodes/
> 2007-10-04  David Daney  <ddaney@avtrex.com>
> 
>     * mips-opc.c (mips_builtin_opcodes): Mark lwxc1 as working on FP_S
>     registers.
> 
> 
> gas/testsuite/
> 2007-10-04  David Daney  <ddaney@avtrex.com>
> 
>     * gas/mips/odd-float.d, gas/mips/odd-float.s: New test.
>     * gas/mips/mips.exp: Run it.
> 

  Somehow I got a failed test for "odd-float.s" due to "..." in "odd-float.d".
I just wonder if this test can pass for you.  Or, do we need to remove "..."
in "odd-float.d"?  Thanks!

Index: odd-float.d
===================================================================
RCS file: /cvs/src/src/gas/testsuite/gas/mips/odd-float.d,v
retrieving revision 1.1
diff -u -p -r1.1 odd-float.d
--- odd-float.d 4 Oct 2007 21:53:06 -0000       1.1
+++ odd-float.d 19 Jun 2008 20:51:00 -0000
@@ -7,4 +7,3 @@
 Disassembly of section .text:
 0+00 <[^>]*> lwxc1     \$f1,a0\(a1\)
 0+04 <[^>]*> swxc1     \$f3,a0\(a1\)
-       ...

Regards,
Chao-ying


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]