* ppc-instructions: Fix missing assignment in last change.

This commit is contained in:
Andreas Schwab 2010-02-14 10:00:46 +00:00
parent 2388a1526b
commit aaea6334a0
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2010-02-14 Andreas Schwab <schwab@linux-m68k.org>
* ppc-instructions: Fix missing assignment in last change.
2010-02-05 Andreas Schwab <schwab@linux-m68k.org>
* ppc-instructions: Fix aliasing bugs when calling

View file

@ -4168,6 +4168,7 @@ void::function::invalid_zero_divide_operation:cpu *processor, unsigned_word cia,
0, /*instruction_is_convert_to_64bit*/
0, /*instruction_is_convert_to_32bit*/
0); /*single-precision*/
product = tmp.d;
}
else {
/*HACK!*/