* gas/ppc/e500.d: Fix encoding of efscfd.
This commit is contained in:
parent
af99dc6d4e
commit
5296228183
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2005-03-10 Aldy Hernandez <aldyh@redhat.com>
|
||||||
|
|
||||||
|
* gas/ppc/e500.d: Fix encoding of efscfd.
|
||||||
|
|
||||||
2005-03-10 Jeff Baker <jbaker@qnx.com>
|
2005-03-10 Jeff Baker <jbaker@qnx.com>
|
||||||
Alan Modra <amodra@bigpond.net.au>
|
Alan Modra <amodra@bigpond.net.au>
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@ Disassembly of section \.text:
|
||||||
24: 7c 00 04 4c bbelr
|
24: 7c 00 04 4c bbelr
|
||||||
28: 7d 00 83 a6 mtspefscr r8
|
28: 7d 00 83 a6 mtspefscr r8
|
||||||
2c: 7d 20 82 a6 mfspefscr r9
|
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
|
34: 10 a4 02 e4 efdabs r5,r4
|
||||||
38: 10 a4 02 e5 efdnabs r5,r4
|
38: 10 a4 02 e5 efdnabs r5,r4
|
||||||
3c: 10 a4 02 e6 efdneg r5,r4
|
3c: 10 a4 02 e6 efdneg r5,r4
|
||||||
|
|
Loading…
Reference in a new issue