This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
97a042085d
factor
/
basis
/
cpu
/
x86
History
Slava Pestov
1f88a925b4
Fix set-callstack primitive on Windows
2010-01-07 19:31:15 +13:00
..
32
Fix set-callstack primitive on Windows
2010-01-07 19:31:15 +13:00
64
Fix set-callstack primitive on Windows
2010-01-07 19:31:15 +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
…
bootstrap.factor
vm: move c_to_factor, lazy_jit_compile_impl, throw_impl, set_callstack assembly routines into non-optimizing compiler for x86-64
2010-01-06 15:47:36 +13:00
summary.txt
…
tags.txt
Add unportable tag
2008-11-06 09:29:21 -06:00
x86.factor
cpu.x86: sse_version was renamed to (sse-version)
2010-01-07 18:30:01 +13:00