Basilisk II and SheepShaver Macintosh emulators
Go to file
gbeauche 3f15f4ed26 64-bit Mach exceptions support. Note that mach_exc_server() et al. must be
explicitly generated from mig. The advantage of that is to provide a "fast"
path for x86_64 on Leopard too (fault address in code[1]).

By "fast", this means +33% faster wrt. explicitly thread_get_state() but
still pretty slow (40 usec/fault). This is on par with the i386 code path though.
2008-01-20 22:24:53 +00:00
BasiliskII 64-bit Mach exceptions support. Note that mach_exc_server() et al. must be 2008-01-20 22:24:53 +00:00
CVSROOT initial checkin 1999-10-03 14:16:16 +00:00
SheepShaver Add SSSE3 optimizations (Intel Core 2 CPUs and newer) for LVX, STVX, VPERM. 2008-01-01 21:51:56 +00:00