[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHk-=whnq+JmKsRwCbUnpZm4ZJLgaiX-KSFMkp7OeeE-RXwRGg@mail.gmail.com>
Date: Mon, 12 Oct 2020 13:57:00 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Uros Bizjak <ubizjak@...il.com>
Cc: Borislav Petkov <bp@...e.de>, x86-ml <x86@...nel.org>,
lkml <linux-kernel@...r.kernel.org>
Subject: Re: [GIT PULL] x86/asm updates for v5.10
On Mon, Oct 12, 2020 at 1:22 PM Uros Bizjak <ubizjak@...il.com> wrote:
>
> No, this fact is not documented, although there are close to zero
> chances it will ever change. High registers are independent from their
> 8bit lowparts, but they still clobber corresponding 16bit, 32bit and
> 64bit representations. I guess this limitation is so severe that the
> compiler writers will be more than happy to document that %ah and %al
> can't be independent.
Ok, if we can get that agreed upon (and the clang people too), then I
have no concerns about the patch.
Just so that we don't have any nasty surprises in the future where
some clever compiler change ends up breaking this (very rare)
exception case.
Linus
Powered by blists - more mailing lists