macemu/SheepShaver
gbeauche 0db0d48bf0 Avoid the use of floating-point when loading/storing from/to memory. This
could have caused some rounding thus alterations to integer registers on
context switches when lfd/stfd instructions were used. e.g. cygwin compilers
defaulted to i686 code generation and exhibed this behaviour, you could also
see this behavior with -march=i586 -mtune=pentiumpro. GCC is perfectly right
to do those optimizations.
2005-03-20 23:07:11 +00:00
..
doc
src Avoid the use of floating-point when loading/storing from/to memory. This 2005-03-20 23:07:11 +00:00
COPYING
Makefile add other symlinks to B2/Windows files 2005-03-17 23:56:04 +00:00
NEWS mention improvements to the altivec code 2005-03-14 00:32:12 +00:00