diff options
author | Jan Beulich <[email protected]> | 2018-07-02 04:47:57 -0600 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-07-03 09:59:29 +0200 |
commit | 6709812f094d96543b443645c68daaa32d3d3e77 (patch) | |
tree | 1bf258827c8f9c60789e3f2d3da3ff026f874a05 /tools | |
parent | a7bea8308933aaeea76dad7d42a6e51000417626 (diff) |
x86/entry/64: Add two more instruction suffixes
Sadly, other than claimed in:
a368d7fd2a ("x86/entry/64: Add instruction suffix")
... there are two more instances which want to be adjusted.
As said there, omitting suffixes from instructions in AT&T mode is bad
practice when operand size cannot be determined by the assembler from
register operands, and is likely going to be warned about by upstream
gas in the future (mine does already).
Add the other missing suffixes here as well.
Signed-off-by: Jan Beulich <[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: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions