factor/basis/cpu/x86
Doug Coleman 262eb73ea6 basis: Re-enable some things I commented out. Fixes #22. Thanks @ajvondrak! 2012-12-31 11:48:30 -08:00
..
32 cpu.x86: Some calls to CPUID take a parameter in ECX. Add cpuid-extended to allow these. 2012-09-19 11:30:54 -07:00
64 basis: Re-enable some things I commented out. Fixes #22. Thanks @ajvondrak! 2012-12-31 11:48:30 -08:00
assembler cpu.x86: Add ghetto RDRAND support. Proper support wouldn't use alien-assembly and would take a count parameter. 2012-09-20 11:54:44 -07:00
features cpu.x86.features: Rename rdrnd to rdrand! 2012-09-20 12:03:10 -07:00
sse use radix literals 2011-11-23 19:03:40 -08:00
unix
windows Remove Windows CE from core/ basis/ and build-support/ 2011-09-18 23:19:06 -05:00
x87 Split up compiler.codegen.fixup into compiler.codegen.{gc-maps,labels,relocation} 2011-10-03 00:25:47 -07:00
authors.txt
bootstrap.factor kernel: Add 4dup, 4drop, and 4cleave. 2012-10-22 09:47:34 -07:00
summary.txt
tags.txt
x86-tests.factor math.libm: fix regression: fsqrt intrinsic was not working ever since change was made to inline FUNCTION: bodies 2010-08-12 21:41:57 -07:00
x86.factor using if-zero in even more places. 2012-07-16 19:38:49 -07:00