[llvm-dev] relative addressing?

Josh Sharp via llvm-dev llvm-dev at lists.llvm.org
Wed Apr 17 11:51:52 PDT 2019


Hi,
Does any architecture in the Target folder use relative addressing? By relative addressing I mean that there is a register that stores a reference address and all load/store/jump operation use only offsets relative to the reference address.

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190417/604e31b7/attachment.html>


More information about the llvm-dev mailing list