]> gitweb.factorcode.org Git - factor.git/commit
imul clobbers arg2 on x86.64, so stashing vm ptr on the stack
authorPhil Dawes <phil@phildawes.net>
Mon, 7 Sep 2009 17:20:43 +0000 (18:20 +0100)
committerPhil Dawes <phil@phildawes.net>
Wed, 16 Sep 2009 07:22:18 +0000 (08:22 +0100)
commit8049b441c2ccdc1571ea7cbc134d3865c008816d
tree2f7178e954c4566a6146a0e3e4b2baeb98e4398b
parenta8d1e5187d98cf5d0e776415ae16e73a5475fbc9
imul clobbers arg2 on x86.64, so stashing vm ptr on the stack
vm/cpu-x86.S