5567025f53
The patch below fixes the computation of FPSCR_VX and FPSCR_FEX when using the mtfsf instruction. As stated in the PowerPC manual the mtfsf instruction can't alter those bit, and thus it should always be computed. Acked by Jocelyn Mayer. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4034 c046a42c-6fe2-441c-8c8c-71466251a162 |
||
---|---|---|
.. | ||
cpu.h | ||
exec.h | ||
helper_regs.h | ||
helper.c | ||
mfrom_table_gen.c | ||
mfrom_table.c | ||
op_helper_mem.h | ||
op_helper.c | ||
op_helper.h | ||
op_mem_access.h | ||
op_mem.h | ||
op_template.h | ||
op.c | ||
STATUS | ||
translate_init.c | ||
translate.c |