CVSROOT:/sources/qemu
Module name:qemu
Changes by: Jocelyn Mayer 07/11/19 11:39:30
Modified files:
target-ppc : op_mem.h translate.c
Log message:
PowerPC instruction fixes:
- hrfid is part of the hypervisor extension
- fix stfiwx naming
CVSWe
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Jocelyn Mayer 07/10/27 17:18:49
Modified files:
target-ppc : op_mem.h
Log message:
Fix endianness bug for PowerPC stfiwx instruction.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-ppc/op_mem.h
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Jocelyn Mayer 07/09/30 01:01:08
Modified files:
target-ppc : op_mem.h translate.c
Log message:
Improve single-precision floats load & stores:
as the PowerPC registers only store double-precision flo