[LLVMdev] [PATCH] Add support for accessing the FS segment register on X86
Zoltan Varga
vargaz at gmail.com
Mon May 4 14:28:37 PDT 2009
Hi,
The attached patch adds support for accessing the FS segment register
using address space 255, similarly to the way the GS segment register can be
accessed. This is useful for generating TLS access code on amd64 for
example.
Zoltan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090504/9b4c0165/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fs.diff
Type: text/x-diff
Size: 6558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090504/9b4c0165/attachment.diff>
More information about the llvm-dev
mailing list