x86: drop need_vex_reg
authorJan Beulich <jbeulich@suse.com>
Tue, 14 Jul 2020 08:32:19 +0000 (10:32 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 14 Jul 2020 08:32:19 +0000 (10:32 +0200)
commit41f5efc6855a2a9211775308c99ebb3f28a5e729
treec30d295742aeeef1dd3e9ccc168e39424854109f
parent89e65d17e3c5a656d97a6f22ac4c7ba4f88a08d8
x86: drop need_vex_reg

It was quite odd for the prior operand handling to have to clear this
flag for the actual operand handling to print nothing. Have the actual
operand handling determine whether the operand is actually present.
With this {d,q}_scalar_swap_mode become unused and hence also get dropped.
opcodes/ChangeLog
opcodes/i386-dis-evex-w.h
opcodes/i386-dis.c
This page took 0.024089 seconds and 4 git commands to generate.