factor/basis/cpu
Björn Lindqvist e41aef9a50 cpu.x86: use push and pop when emitting %prologue and %epilogue
push/pop REG has the same effect as sub/add rsp, 8 so use them instead
when applicable to generate a little shorter code
2015-07-21 16:22:33 -07:00
..
architecture compiler.*: fix the tests that broke because i removed the stack-frame variable 2015-07-21 13:40:49 +02:00
ppc cpu.ppc: remove use of with-scope in favor of locals. 2015-06-15 09:11:03 -07:00
x86 cpu.x86: use push and pop when emitting %prologue and %epilogue 2015-07-21 16:22:33 -07: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