mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-23 20:19:49 +00:00
* ppc-instructions (lfsux): Correct XO field of lfsux instruction.
This commit is contained in:
parent
55e0deaaae
commit
ae02957b46
@ -1,3 +1,7 @@
|
||||
2000-10-24 Geoff Keating <geoffk@cygnus.com>
|
||||
|
||||
* ppc-instructions (lfsux): Correct XO field of lfsux instruction.
|
||||
|
||||
Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
||||
|
||||
* configure: Regenerated to track ../common/aclocal.m4 changes.
|
||||
|
@ -3426,7 +3426,7 @@ void::function::invalid_zero_divide_operation:cpu *processor, unsigned_word cia,
|
||||
*rA = EA;
|
||||
PPC_INSN_INT_FLOAT(RA_BITMASK, FRT_BITMASK, (RA_BITMASK & ~1), 0);
|
||||
|
||||
0.31,6.FRT,11.RA,16.RB,21.576,31./:X:f::Load Floating-Point Single with Update Indexed
|
||||
0.31,6.FRT,11.RA,16.RB,21.567,31./:X:f::Load Floating-Point Single with Update Indexed
|
||||
*601: PPC_UNIT_IU, PPC_UNIT_IU, 3, 3, 0
|
||||
*603: PPC_UNIT_LSU, PPC_UNIT_LSU, 1, 2, 0
|
||||
*603e:PPC_UNIT_LSU, PPC_UNIT_LSU, 1, 2, 0
|
||||
|
Loading…
Reference in New Issue
Block a user