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
9ebd6c11ad
factor
/
basis
/
cpu
History
Doug Coleman
9ebd6c11ad
cpu.x86: Fix the popcnt? word alien-assembly. XOR the return-reg RAX before calling BT/BSET because XOR clears the CF and the whole thing becomes a no-op. Change popcnt instruction to opt-out rather than opt-in.
Fixes
#663
.
2012-09-18 17:15:03 -07:00
..
architecture
compiler: add intrinsic for PMOVMSKB/MOVMSKP[SD]
2011-11-13 16:10:20 -08:00
ppc
use radix literals
2011-11-23 19:03:40 -08:00
x86
cpu.x86: Fix the popcnt? word alien-assembly. XOR the return-reg RAX before calling BT/BSET because XOR clears the CF and the whole thing becomes a no-op. Change popcnt instruction to opt-out rather than opt-in.
Fixes
#663
.
2012-09-18 17:15:03 -07:00
summary.txt
…
tags.txt
…