x86: fix expansion of %XV
authorJan Beulich <jbeulich@suse.com>
Wed, 21 Jun 2023 06:32:13 +0000 (08:32 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 21 Jun 2023 06:32:13 +0000 (08:32 +0200)
commitfffb10b122c58128f604ddabd421db84c99a5eaa
tree10c815dbdd800a04ec2cb34b164d4f075b96c99e
parent08edd976116312550831cdfd3b5a4b069bdcca80
x86: fix expansion of %XV

Only %LV should continue on to S handling; avoid emitting a stray 'l'
(typically) in suffix-always mode.
opcodes/i386-dis.c