Its not obsolete, its been that since day 1. You seem to confuse what different OSes support. Windows do not support MMX/3Dnow!/x87 in long mode.
http://msdn.microsoft.com/en-us/library/windows/hardware/ff545910(v=vs.85).aspx
this is a link about kernel mode, I mentioned explicitely user mode
btw it says that
"
In 64-bit versions of Windows, the operating system preserves the MMX/x87 registers across thread (and process) switches
"
in other words you just confirmed the official support in (today's) Windows
btw it works in front of me (x87 64-bit code on Windows 7), right now, just try it before to waste our time anymore
Last edited:
