new7월 9일· 1 sources

From Source Code to Binary: What Does GCC Actually Do? part 2

Why it matters

In the last part of my first article on how GCC compiles, I explained the System V AMD64 ABI convention for passing parameters, it's time to explain how a function returns a result. But before that, I...

1
Sources
+0
24h
Growth
2d
Active

Sources

Related Issues