[PATCH v2 0/14] [x86] Fix 16-bit addressing modes (PR18220) and implement .code16 (PR8684)

Eric Christopher echristo at gmail.com
Thu Dec 19 14:30:27 PST 2013


Hi David,

Hate to say this but the inline patches aren't going to work. They get
mangled and I can't apply them. Any way you can attach them to emails
or use phabricator to upload them?

Thanks!

-eric

On Wed, Dec 18, 2013 at 10:06 AM, David Woodhouse <dwmw2 at infradead.org> wrote:
> 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
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>



More information about the llvm-commits mailing list