Add TOC-indirect addressing example
#98
Open
opened 5 years ago by wschmidt-ibm
·
1 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Even though this is very common code generation, we don't reflect it in the ABI (Coding Examples, Position-Dependent Code and Position-Independent Code).
Ask Alan why our examples are all for GOT-indirect instead of TOC-indirect. Examples include pp. 52-53, 54, 64 (Tables 2.26 and 2.27), 67 (Tables 2.30 and 2.31). Under what circumstances do we actually generate these?