Revision 196e3422

b/target-ppc/exec.h
29 29

  
30 30
/* For normal operations, precise emulation should not be needed */
31 31
//#define USE_PRECISE_EMULATION 1
32
#define USE_PRECISE_EMULATION 0
32
#define USE_PRECISE_EMULATION 1
33 33

  
34 34
register struct CPUPPCState *env asm(AREG0);
35 35
#define TDX "%016" PRIx64

Also available in: Unified diff