From ae02957b46bbe239f0c95e55b3daca67753feed5 Mon Sep 17 00:00:00 2001 From: Geoffrey Keating Date: Tue, 24 Oct 2000 16:16:43 +0000 Subject: [PATCH] * ppc-instructions (lfsux): Correct XO field of lfsux instruction. --- sim/ppc/ChangeLog | 4 ++++ sim/ppc/ppc-instructions | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index fc0af62..7e7f8bd 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,3 +1,7 @@ +2000-10-24 Geoff Keating + + * ppc-instructions (lfsux): Correct XO field of lfsux instruction. + Tue May 23 21:39:23 2000 Andrew Cagney * configure: Regenerated to track ../common/aclocal.m4 changes. diff --git a/sim/ppc/ppc-instructions b/sim/ppc/ppc-instructions index b9a3287..25a9d78 100644 --- a/sim/ppc/ppc-instructions +++ b/sim/ppc/ppc-instructions @@ -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 -- 2.7.4