Re: i386: sync trampoline code with amd64 for clang

2017-06-04 Thread Mike Larkin
On Sun, Jun 04, 2017 at 11:46:00PM +0200, Christian Weisgerber wrote: > This catches up i386 with the changes to acpi_wakecode.S and mptramp.s > that were made on amd64 for clang. Here's kettenis@'s original > commit message: > > ---> > Generating mixed 16-bit/32-bit/64-bit code w

i386: sync trampoline code with amd64 for clang

2017-06-04 Thread Christian Weisgerber
This catches up i386 with the changes to acpi_wakecode.S and mptramp.s that were made on amd64 for clang. Here's kettenis@'s original commit message: ---> Generating mixed 16-bit/32-bit/64-bit code with clang's integrated assembler is a bit tricky. It supports the .code16, .code3