aboutsummaryrefslogtreecommitdiff
path: root/src/buildvm_x86.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous cleanups for x64 interpreter.Mike Pall2009-12-221-11/+11
* Add SSE2 variants for all FP ops (except vm_pow*) in interpreter.Mike Pall2009-12-221-900/+1333
* Add SSE2 variants of basic arithmetic ops in interpreter.Mike Pall2009-12-211-412/+661
* Adapt most outbound calls in interpreter to x64 calling conventions.Mike Pall2009-12-191-756/+757
* Adapt primary inbound calls in x64 interpreter.Mike Pall2009-12-171-278/+278
* Cleanup DynASM action list flushes.Mike Pall2009-12-161-772/+784
* Change some misuses of esp in x64 interpreter.Mike Pall2009-12-161-2/+2
* Define x64 interpreter frame and cleanup use of stack temps.Mike Pall2009-12-161-18/+18
* Unify interpreter reg saves/restores for WIN64 prolog/epilog req.Mike Pall2009-12-151-795/+795
* Add DynASM-built files to public repo.Mike Pall2009-12-081-0/+1730