ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/src/Unix/sysdeps.h
(Generate patch)

Comparing SheepShaver/src/Unix/sysdeps.h (file contents):
Revision 1.32 by gbeauche, 2004-06-02T16:11:49Z vs.
Revision 1.33 by gbeauche, 2004-06-15T21:37:22Z

# Line 87 | Line 87
87   #define PPC_PROFILE_COMPILE_TIME 0
88   #define PPC_PROFILE_GENERIC_CALLS 0
89   #define KPX_MAX_CPUS 1
90 + #if ENABLE_DYNGEN
91 + // Don't bother with predecode cache when using JIT
92 + #define PPC_ENABLE_JIT 1
93 + #undef  PPC_DECODE_CACHE
94 + #endif
95   #if defined(__i386__)
96   #define DYNGEN_ASM_OPTS 1
97   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines