From 92a7795b59d61413c7df90cf615ec9c9d2977411 Mon Sep 17 00:00:00 2001 From: "David S. Miller" Date: Tue, 27 Sep 2011 04:30:32 +0000 Subject: opcodes/ * sparc-opc.c (sparc_opcodes): Fix random instruction to write to a float instead of an integer register. gas/testsuite/ * gas/sparc/hpcvis3.s: Update to use float reg for random insn. * gas/sparc/hpcvis3.d: Likewise. --- gas/testsuite/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gas/testsuite/ChangeLog') diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 5def8f5..9df84ae 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2011-09-27 David S. Miller + + * gas/sparc/hpcvis3.s: Update to use float reg for random insn. + * gas/sparc/hpcvis3.d: Likewise. + 2011-09-26 David S. Miller * gas/sparc/ima.d: New test. -- cgit v1.1