]> gitweb.factorcode.org Git - factor.git/commit
separated vm-1st-arg and vm-3rd-arg asm invoke words (needed for ppc & x86.64)
authorPhil Dawes <phil@phildawes.net>
Tue, 25 Aug 2009 05:41:37 +0000 (06:41 +0100)
committerPhil Dawes <phil@phildawes.net>
Wed, 16 Sep 2009 07:20:09 +0000 (08:20 +0100)
commit0bc7c0c1d0cadbead754ebaa4bbe32a981a7f374
tree718ad77438294173cadf9fd0f589b00ac83999f5
parent6ddd3c654e5eea5bcc122076b8616855a37ead19
separated vm-1st-arg and vm-3rd-arg asm invoke words (needed for ppc & x86.64)
basis/compiler/codegen/codegen.factor
basis/cpu/architecture/architecture.factor
basis/cpu/ppc/ppc.factor
basis/cpu/x86/32/32.factor
basis/cpu/x86/64/64.factor
basis/cpu/x86/x86.factor