factor/basis/cpu/x86
Slava Pestov 378c2b2a46 compiler.cfg: add ##load-memory and ##store-memory instructions implementing complex addressing modes, and associated value numbering optimizations 2010-05-03 17:34:07 -04:00
..
32 compiler: combine ##load-constant followed by ##alien-double into a ##load-double on x86-32, saving an integer register 2010-04-18 21:42:45 -05:00
64 compiler: Start using tagged-rep for stuff, and split up compiler.cfg.representations into several sub-vocabularies 2010-05-03 17:34:01 -04:00
assembler cpu.x86.assembler: support all addressing modes 2010-05-03 17:34:06 -04:00
features Replace 'untested' tag with 'not loaded' and 'not tested' tags 2010-04-13 18:43:01 -07:00
unix Store stack bounds in TIB on win64 to make C++ exceptions work 2010-04-05 19:07:10 -04:00
winnt Store stack bounds in TIB on win64 to make C++ exceptions work 2010-04-05 19:07:10 -04:00
authors.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
bootstrap.factor vm: add a new rc-absolute-1 relocation class to allow storing values in 8-bit operands, and optimized code sequences for inline caches using this 2010-04-12 14:22:41 -07:00
summary.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
tags.txt Replace 'untested' tag with 'not loaded' and 'not tested' tags 2010-04-13 18:43:01 -07:00
x86.factor compiler.cfg: add ##load-memory and ##store-memory instructions implementing complex addressing modes, and associated value numbering optimizations 2010-05-03 17:34:07 -04:00