push/pop REG has the same effect as sub/add rsp, 8 so use them instead when applicable to generate a little shorter code |
||
|---|---|---|
| .. | ||
| architecture | ||
| ppc | ||
| x86 | ||
| summary.txt | ||
| tags.txt | ||
push/pop REG has the same effect as sub/add rsp, 8 so use them instead when applicable to generate a little shorter code |
||
|---|---|---|
| .. | ||
| architecture | ||
| ppc | ||
| x86 | ||
| summary.txt | ||
| tags.txt | ||