]> gitweb.factorcode.org Git - factor.git/commit
Added %vm-invoke to pass vm ptr to vm functions (x86.32 only, otherwise uses singleto...
authorPhil Dawes <phil@phildawes.net>
Tue, 18 Aug 2009 20:03:22 +0000 (21:03 +0100)
committerPhil Dawes <phil@phildawes.net>
Wed, 16 Sep 2009 07:16:30 +0000 (08:16 +0100)
commit6a193bb0d54d8728576aa0ca670ff7d02920fec3
tree2063c8a9da06ad452a975279f36d095d4278e03d
parent57011aed515ea1bcb10213b9ce417c04c42ebae1
Added %vm-invoke to pass vm ptr to vm functions (x86.32 only, otherwise uses singleton vm)
basis/cpu/architecture/architecture.factor
basis/cpu/x86/32/32.factor
basis/cpu/x86/64/64.factor
basis/cpu/x86/x86.factor
vm/cpu-x86.32.hpp
vm/data_gc.cpp
vm/data_gc.hpp