x86: drop dqa_mode
authorJan Beulich <jbeulich@novell.com>
Tue, 25 Jun 2019 07:28:33 +0000 (09:28 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 25 Jun 2019 07:35:17 +0000 (09:35 +0200)
commit54fbadc0c35f3dad663e2e175ea8d60546ffd710
tree5fa0f37b39d07bd6007f615c0723f27271654bc3
parenta38d71189b5895bae7bb476aa34d8a7ba75376d6
x86: drop dqa_mode

I assume this mode was needed when EVEX.W handling wasn't really correct
yet for other than 64-bit mode. It's clearly not needed anymore. Its
elimination also allows dropping the EVEX.W split of VCVT{,U}SI2SS. (For
the record, the dropped mode would have been wrong if used in any table
entry not already guaranteeing EVEX.W=1.)
opcodes/ChangeLog
opcodes/i386-dis-evex-prefix.h
opcodes/i386-dis-evex-w.h
opcodes/i386-dis.c
This page took 0.02542 seconds and 4 git commands to generate.