mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-11-19 09:30:56 +00:00
Basilisk II and SheepShaver Macintosh emulators
6eacaf2e82
(likewise for -mmmx vs. mmx registers). Instead, since GCC won't generate MMX/SSE code without explicit intrinsics use of vectorization, we know those register won't be clobbered outside of the __asm__ code. So, it's safe as is (we could also remove all sse/mmx clobbers). |
||
---|---|---|
BasiliskII | ||
CVSROOT | ||
SheepShaver |