[LLVMdev] [RFC PATCH 1/2] x86: Fix ModR/M byte output in 16-bit addressing mode

David Woodhouse dwmw2 at infradead.org
Mon Dec 16 12:39:05 PST 2013


On Mon, 2013-12-16 at 19:46 +0000, Eric Christopher wrote:
> 
> I'm catching up on email at the moment so I don't know if you've done
> this, but patches should go to llvm-commits for review if you wouldn't
> mind.

I have done so. I've since worked out that the signed 16-bit relocation
is probably entirely pointless and I should just drop the assert() from
the first patch in the series, and drop the second patch entirely. And
I've gone a little further and have .code16 actually working for the
"test" case which provoked me into looking at it in the first place. But
since nobody's responded, it didn't seem worth spamming the list with
another series just yet. I'll update my git tree at
http://git.infradead.org/users/dwmw2/llvm.git

-- 
dwmw2

-------------- 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-dev/attachments/20131216/66d24a5a/attachment.bin>


More information about the llvm-dev mailing list