Is there a way to load a `RIP` register relative address in inline asm?

Stefanos Baziotis sdi1600105 at di.uoa.gr
Tue Jun 18 16:56:18 UTC 2019


I can't do for example:

lea RAX, [RIP+something];

Generally, RIP does not seem to be available.


More information about the Digitalmars-d-learn mailing list