x86: remove ModRM.mod decoding layer from AVX512F VMOVS{S,D}
authorJan Beulich <jbeulich@suse.com>
Mon, 1 Jul 2019 06:23:41 +0000 (08:23 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 1 Jul 2019 06:23:41 +0000 (08:23 +0200)
commit36cc073ef40f2cb9cb834cdb5d543fbb284f2b32
treeafee22d4413ed5dfac6833fb91b5836bd5796927
parent219920a7c49069e30a7be2b166099bf795837a6d
x86: remove ModRM.mod decoding layer from AVX512F VMOVS{S,D}

Just like their AVX counterparts they can utilize XMVexScalar /
EXdVexScalarS / EXqVexScalarS taking care of dropping the middle operand
for their memory forms.
opcodes/ChangeLog
opcodes/i386-dis-evex-mod.h
opcodes/i386-dis-evex-prefix.h
opcodes/i386-dis-evex-w.h
opcodes/i386-dis.c
This page took 0.036017 seconds and 4 git commands to generate.