x86: simplify disassembly of LAR/LSL
authorJan Beulich <jbeulich@suse.com>
Fri, 21 Jul 2023 06:56:49 +0000 (08:56 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 21 Jul 2023 06:56:49 +0000 (08:56 +0200)
commitc54748b2fae98907b3f86fd2a3b6b46249759ceb
tree8ab3cda8295cb2d3415b0ceaca95516ee8165810
parentf4c4456eb4d826f39abb2575ce5c2c4640bb16f3
x86: simplify disassembly of LAR/LSL

For whatever reason in c9f5b96bdab0 ("x86: correct handling of LAR and
LSL") I didn't realize that we can easily use Sv instead of going
through mod_table[]. Redo this aspect of that change.
opcodes/i386-dis.c