factor/basis/cpu/x86/32
Slava Pestov 22fbe01c17 Compiled code size optimizations for x86-64 resulting in development image size reduction of about 350kb
- RIP-relative LEA is now used to load program counter in prolog and tail calls; saves 3 bytes of code and 4 bytes of relocation information over an immediate MOV
- VM field accesses no longer involve a redundant addition
2010-02-03 23:11:35 +13:00
..
32-tests.factor cpu.x86: add some alien-assembly unit tests 2010-01-07 17:59:17 +13:00
32.factor Compiled code size optimizations for x86-64 resulting in development image size reduction of about 350kb 2010-02-03 23:11:35 +13:00
authors.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
bootstrap.factor Compiled code size optimizations for x86-64 resulting in development image size reduction of about 350kb 2010-02-03 23:11:35 +13:00
summary.txt Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
tags.txt Add 'unportable' tag in place of hard-coded list of 'dangerous' vocabs in load-everything 2008-07-29 16:47:52 -05:00