lkml.org 
[lkml]   [2018]   [Feb]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Date
    SubjectRe: [tip:x86/pti] x86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macro
    On Mon, Feb 12, 2018 at 5:29 AM, Denys Vlasenko <dvlasenk@redhat.com> wrote:
    >
    > xorq's are slower than xorl's on Silvermont/Knights Landing.
    > I propose using xorl instead.

    Makes sense, and matches the other 'xorl'.

    I suspect the only reason it uses 'xorq' for the high regs is that the
    register names for the high regs are "odd" and don't match the legacy
    register names. You need to use "%r15d'" for the 32-bit version.

    Linus

    \
     
     \ /
      Last update: 2018-02-12 17:51    [W:4.789 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site