This website requires JavaScript.
Explore
Help
Register
Sign In
github-repos
/
tinycc
Watch
1
Star
0
Fork
0
You've already forked tinycc
mirror of
https://github.com/mirror/tinycc.git
synced
2026-08-30 11:57:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d715ebdae00a3722428e46232cbf036d195dc07d
tinycc
/
lib
/
alloca86.S
Carlos Montiers
f2ee6b1759
Fix mistake. Change jb by jbe. tiny c round (INT_MAX = 0x7FFFFFFF) to a DWORD boundary and it becomes 0x80000000. Jle treats as -214783648, but Jbe treats as 214783648. Thanks to Jason Hood for explain me this.
2014-07-10 20:41:51 -04:00
617 B
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink