This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
da024f5547
factor
/
basis
/
cpu
/
x86
History
Slava Pestov
1157f58f37
cpu.x86.32: don't emit sub %esp,0x0 in prologue on Linux and Windows
2009-07-01 18:13:45 -05:00
..
32
cpu.x86.32: don't emit sub %esp,0x0 in prologue on Linux and Windows
2009-07-01 18:13:45 -05:00
64
%dispatch: sometimes the generated sequence is one byte longer, so instead of hard-coding it, compute the right length
2009-06-30 18:11:15 -05:00
assembler
cpu.x86.assembler: IMUL2 instruction was busted for immediate operands
2009-06-08 21:15:52 -05:00
features
cpu.x86.features: add RDTSC support. This is a new vocabulary with words: sse2? instruction-counter count-instructions
2009-05-31 15:02:14 -05:00
authors.txt
Create basis vocab root
2008-07-28 22:03:13 -05:00
bootstrap.factor
Fix x86-64 backend
2009-05-07 16:58:18 -05:00
summary.txt
Create basis vocab root
2008-07-28 22:03:13 -05:00
tags.txt
Add unportable tag
2008-11-06 09:29:21 -06:00
x86.factor
cpu.x86.assembler: IMUL2 instruction was busted for immediate operands
2009-06-08 21:15:52 -05:00