Revision 9326a95c

b/target-ppc/exec.h
27 27
#include "cpu.h"
28 28
#include "exec-all.h"
29 29

  
30
/* Precise emulation is needed to correctly emulation exception flags */
30
/* Precise emulation is needed to correctly emulate exception flags */
31 31
#define USE_PRECISE_EMULATION 1
32 32

  
33 33
register struct CPUPPCState *env asm(AREG0);

Also available in: Unified diff