factor/basis/cpu
Björn Lindqvist 274a0174fd cpu.x86: use INC and DEC in favor of ADD reg, 1 and SUB reg, 1
The encoding for INC reg and DEC reg is one byte shorter so using it
shaves of a few bytes from the generated code.
2016-05-08 18:44:31 +02:00
..
architecture cpu.*: more docs 2016-04-22 13:00:46 +02:00
ppc vm: remove vm-field-offset and context-field-offset 2015-12-14 09:29:18 +01:00
x86 cpu.x86: use INC and DEC in favor of ADD reg, 1 and SUB reg, 1 2016-05-08 18:44:31 +02:00
summary.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
tags.txt Create basis vocab root 2008-07-28 22:03:13 -05:00