lilium-voyager/code/asm
Thilo Schulz 03201aff22 - Add MASM assembler files for MSVC x64 projects to support vm_x86 in x64 mode
- Clean up ftol()/snapvector() mess
- Make use of SSE instructions for ftol()/snapvector() if available
- move ftol/snapvector pure assembler to inline assembler, this will add x86_64 and improve support for different calling conventions
- Set FPU control word at program startup to get consistent behaviour on all platforms
2011-06-13 09:56:39 +00:00
..
ftola.asm - Add MASM assembler files for MSVC x64 projects to support vm_x86 in x64 mode 2011-06-13 09:56:39 +00:00
matha.s Properly fill in occurances of "foobar" in GPL file headers, patch by Zack Middleton (#5024) 2011-06-06 14:52:49 +00:00
qasm.h - Add x86_64 support to vm_x86.c 2011-06-01 15:17:18 +00:00
snapvector.asm - Add MASM assembler files for MSVC x64 projects to support vm_x86 in x64 mode 2011-06-13 09:56:39 +00:00
snd_mixa.s Properly fill in occurances of "foobar" in GPL file headers, patch by Zack Middleton (#5024) 2011-06-06 14:52:49 +00:00
vm_x86_64.asm - Add MASM assembler files for MSVC x64 projects to support vm_x86 in x64 mode 2011-06-13 09:56:39 +00:00