This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
src
/
rt
/
arch
History
Niko Matsakis
7baf68b0bd
hack around the problem that x86_64 expects first few args in regs.
...
call on c-stack expects all data to be delivered on the stack.
2011-11-09 20:05:49 -08:00
..
i386
correct stack alignment
2011-11-08 21:14:09 -08:00
x86_64
hack around the problem that x86_64 expects first few args in regs.
2011-11-09 20:05:49 -08:00