factor/basis/cpu/x86
Björn Lindqvist 4230d2502a cpu.x86.assembler: MOV zero extension for small immediates (#1593)
Instructions eg: mov rax, 123 can be equivalent mov eax, 123 which are
shorter.
2016-05-19 23:02:48 +02:00
..
32 Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
64 factor: Removing SLOT: nth/at/global in favor of using change: at for tuple slots named ``at`` and change-at for hashtables. 2015-08-12 08:49:02 -05:00
assembler cpu.x86.assembler: MOV zero extension for small immediates (#1593) 2016-05-19 23:02:48 +02:00
features cpu.x86.features: use <c-array>. 2015-08-15 21:37:55 -07:00
sse rename math.statistics:cum-map to sequences:accumulate* 2016-03-08 13:41:54 -08:00
x87
authors.txt
summary.txt
tags.txt
x86-docs.factor cpu.x86: fix article title help-lint. 2015-07-21 17:55:52 -07:00
x86-tests.factor cpu.x86,bootstrap.assembler.*: making sure 0 is the relocation dummy value everywhere 2016-05-19 22:43:52 +02:00
x86.factor cpu.x86,bootstrap.assembler.*: making sure 0 is the relocation dummy value everywhere 2016-05-19 22:43:52 +02:00