From a99e694180e277001d135e6e7524ff5aef60ceea Mon Sep 17 00:00:00 2001 From: Aldy Hernandez Date: Thu, 10 Mar 2005 20:21:49 +0000 Subject: [PATCH] * gas/ppc/e500.d: Fix encoding of efscfd. --- gas/testsuite/ChangeLog | 4 ++++ gas/testsuite/gas/ppc/e500.d | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index e35eba6a1..521d59cb7 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2005-03-10 Aldy Hernandez + + * gas/ppc/e500.d: Fix encoding of efscfd. + 2005-03-10 Jeff Baker Alan Modra diff --git a/gas/testsuite/gas/ppc/e500.d b/gas/testsuite/gas/ppc/e500.d index b6aa04be2..0d5f5812c 100644 --- a/gas/testsuite/gas/ppc/e500.d +++ b/gas/testsuite/gas/ppc/e500.d @@ -19,7 +19,7 @@ Disassembly of section \.text: 24: 7c 00 04 4c bbelr 28: 7d 00 83 a6 mtspefscr r8 2c: 7d 20 82 a6 mfspefscr r9 - 30: 10 a4 02 cf efscfd r5,r4 + 30: 10 a0 22 cf efscfd r5,r4 34: 10 a4 02 e4 efdabs r5,r4 38: 10 a4 02 e5 efdnabs r5,r4 3c: 10 a4 02 e6 efdneg r5,r4 -- 2.11.4.GIT