On Fri, 9 Dec 2016, Thomas Gleixner wrote:
> On Tue, 6 Dec 2016, Kyle Huey wrote:
> > I propose the following patch, which results in GCC generating this code:
> >
> > mov(%rsi),%rax
> > xor(%rdi),%rax
> > mov%rdi,%rbx
> > mov%rsi,%r12
> > test $0x200,%eax
On Tue, 6 Dec 2016, Kyle Huey wrote:
> I propose the following patch, which results in GCC generating this code:
>
> mov(%rsi),%rax
> xor(%rdi),%rax
> mov%rdi,%rbx
> mov%rsi,%r12
> test $0x200,%eax
> mov%rax,%rdx
> jne3f
> 1: test $0x100
2 matches
Mail list logo