[cfe-users] Intel Compact memory model support?
Malmqvist, Markus (NSN - FI/Espoo)
markus.malmqvist at nsn.com
Thu Oct 24 05:01:58 PDT 2013
Hi!
Is it possible to configure clang/LLVM so that it understands memory segments, segment registers, and especially, 6-byte far pointers, fully enough to generate code for this context?
This would need to include far pointers in both rvalue and lvalue contexts. So referring data through a far pointer would include loading the selector part of the pointer to a segment register.
--markus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-users/attachments/20131024/77ee277c/attachment.html>
More information about the cfe-users
mailing list