x86: fix incorrect indirection
authorJan Beulich <jbeulich@suse.com>
Mon, 13 Jun 2022 09:06:27 +0000 (11:06 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 13 Jun 2022 09:06:27 +0000 (11:06 +0200)
commit8025a164287b588f450686a4b81f6001c33e4269
tree8b457b41d5b1e735469711cf8c6e6b44e09ecfb4
parent95ff67183492ef847b181346a83485b38d0906c4
x86: fix incorrect indirection

Commit 384e201e5aec ("x86: properly initialize struct instr_info
instance(s)") was based on an improperly refreshed patch. Correct the
oversight.
opcodes/i386-dis.c