Revision 19221bda

b/target-mips/mips-defs.h
18 18
#define TARGET_LONG_BITS 32
19 19
#endif
20 20

  
21
/* Strictly follow the architecture standard: Disallow "special"
22
   instruction handling for PMON/SPIM, force cycle-dependent
23
   Count/Compare maintenance. */
21
/* Strictly follow the architecture standard:
22
   - Disallow "special" instruction handling for PMON/SPIM.
23
   Note that we still maintain Count/Compare to match the host clock. */
24 24
//#define MIPS_STRICT_STANDARD 1
25 25

  
26 26
#endif /* !defined (__QEMU_MIPS_DEFS_H__) */

Also available in: Unified diff