[PATCH v2 0/14] [x86] Fix 16-bit addressing modes (PR18220) and	implement .code16 (PR8684)
    David Woodhouse 
    dwmw2 at infradead.org
       
    Wed Dec 18 10:06:16 PST 2013
    
    
  
Version 2.
Dropped the reloc_signed_2byte patch since I don't think it was
necessary. Now it just uses FK_Data_2. We don't have a corresponding
signed relocation type anyway (in ELF at least).
Fixed more instructions to work correctly in 16-bit mode and added test
cases for it all (including some in .code32 for the 16-bit addressing
modes)
-- 
David Woodhouse                            Open Source Technology Centre
David.Woodhouse at intel.com                              Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131218/b2483075/attachment.bin>
    
    
More information about the llvm-commits
mailing list