factor/basis/cpu/x86
Slava Pestov 942f6e0943 Update Win64 support 2010-01-25 15:39:34 +13:00
..
32 vm: remove primitive table, non-optimizing compiler now looks up primitives with dlsym() 2010-01-19 20:00:33 +13:00
64 Update Win64 support 2010-01-25 15:39:34 +13:00
assembler Add alien-assembly form for inline assembler, works like alien-invoke except calls a user-supplied quotation instead of generating a subroutine call. Replaces FPU status control, SSE detection and read timestamp routines in vm/cpu-x86.*S 2010-01-07 17:39:22 +13:00
features Add alien-assembly form for inline assembler, works like alien-invoke except calls a user-supplied quotation instead of generating a subroutine call. Replaces FPU status control, SSE detection and read timestamp routines in vm/cpu-x86.*S 2010-01-07 17:39:22 +13:00
authors.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
bootstrap.factor Stop wearing monocle and use the term "entry point" instead of "XT" throughout VM and compiler; also remove two unused relocation types 2010-01-18 20:54:00 +13:00
summary.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
tags.txt Add unportable tag 2008-11-06 09:29:21 -06:00
x86.factor alien.c-types: ensure that long and ulong types are defined with define-primitive-type and not typedef 2010-01-23 00:15:08 +13:00