commit | 178e197078e105ba4fc1b40a0bb6d7384098128e | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Fri Jul 21 08:57:24 2023 +0200 |
committer | Jan Beulich <jbeulich@suse.com> | Fri Jul 21 08:57:24 2023 +0200 |
tree | 396bdbd85ef02e8a680bade165d65ffd3e0cc25c | |
parent | c54748b2fae98907b3f86fd2a3b6b46249759ceb [diff] |
x86: adjust disassembly of insns operating on selector values Bring disassembly back in line with what the assembler accepts, thus also making it self-consistent (with, in particular selector load/store insns). While there further add D to all affected insns except ARPL (where S is used, matching LAR/LSL), to also behave correctly in suffix- always mode. While there also hook up the Intel variant of the LKGS test.