Test CPU
--------

This set of files:

   BootTest.ASM - Source code of boot sector to boot from the floppy the TESTCPU.EXE program.
   BootTest.bin - Compiled BootTest.ASM source, look at source for instructions.
   TestCPU.ASM  - Source code of TESTCPU.EXE for testing XMM availability and use.
   TESTCPU.EXE  - Executable program to test teh XMM availability and use, see source for instructions

...where compile from the knowledge of several folks on the net, I just so happened to put the entire thing together for use. Look in the source for any copytright information and acknowledgements.

Essentially this set of files allows you to check to see if your system will/can use XMM registers. I made it compatible with DOS/Windows DOS CLI so you can run it there to see what is up. As far as I'm concern you can use this for whatever you wish, but remember there is no express or implied warranty what so ever.
   