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
27c43ea6a3
factor
/
vm
/
Config.x86.32
3 lines
31 B
Plaintext
Raw
Normal View
History
Unescape
Escape
vm: move dispatch_signal_handler to cpu-x86.cpp The new signal handler dispatch is logic is CISC-centric; defer fixing it until we find someone who cares
2011-10-26 19:22:42 -04:00
PLAF_DLL_OBJS += vm/cpu-x86.o
Add alien-assembly form for inline assembler, works like alien-invoke except calls a user-supplied quotation instead of generating a subroutine call. Replaces FPU status control, SSE detection and read timestamp routines in vm/cpu-x86.*S
2010-01-06 23:39:22 -05:00