A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Aleksandar Andrejevic 904dcace9b [FAST486]
Fix Fast486FpuArithmeticOperation. It doesn't really matter for the operation
itself which operand is the source/destination, because the FPU actually
always performs the operation on ST0 and something else. So, FDIV/FDIVR were
never really reversed here, it's just that FDIV always divides ST0 by something
and FDIVR always divides something by ST0.


svn path=/trunk/; revision=67828
2015-05-19 16:57:46 +00:00
reactos [FAST486] 2015-05-19 16:57:46 +00:00
rosapps - Fix local build. 2015-05-17 08:37:00 +00:00
rossubsys Resuscitate VMS subsystem (yeah, you've correctly read: VMS!!) from revision 24496. 2014-11-23 15:24:49 +00:00
rostests [DINPUT_WINETEST] 2015-05-17 10:55:03 +00:00
wallpapers Rename 'wallpaper' repo to 'wallpapers' (since it doesn't contain only 1 wallpaper :p ) 2015-03-15 16:06:50 +00:00