diff options
author | Jan Beulich <[email protected]> | 2018-07-02 04:31:54 -0600 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-07-03 09:59:29 +0200 |
commit | a7bea8308933aaeea76dad7d42a6e51000417626 (patch) | |
tree | 66116addaa65ed59f9b8685911571fdeeb7df6f5 /net/lapb/lapb_subr.c | |
parent | c5fcdbf15523f6bbbaeb822e3be6003e60f9d3b7 (diff) |
x86/asm/64: Use 32-bit XOR to zero registers
Some Intel CPUs don't recognize 64-bit XORs as zeroing idioms. Zeroing
idioms don't require execution bandwidth, as they're being taken care
of in the frontend (through register renaming). Use 32-bit XORs instead.
Signed-off-by: Jan Beulich <[email protected]>
Cc: Alok Kataria <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Juergen Gross <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions