summaryrefslogtreecommitdiff
path: root/opcodes/i386-dis-evex-mod.h
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2022-01-14 10:56:06 +0100
committerJan Beulich <jbeulich@suse.com>2022-01-14 10:56:06 +0100
commite6cfa893f41c769f003f0d0c2d250616321bcc5a (patch)
tree27aade75714b5d5bda42e0f54a06b2efaf03f668 /opcodes/i386-dis-evex-mod.h
parent928c8d70c82feea45683b43e324cd2079d4ee31d (diff)
downloadbinutils-gdb-e6cfa893f41c769f003f0d0c2d250616321bcc5a.tar.gz
x86: share yet more VEX table entries with EVEX decoding
On top of prior similar work more opportunities have appeared in the meantime. Note that this also happens to address the prior lack of decoding of EVEX.L'L for VMOV{L,H}P{S,D} and VMOV{LH,HL}PS.
Diffstat (limited to 'opcodes/i386-dis-evex-mod.h')
-rw-r--r--opcodes/i386-dis-evex-mod.h30
1 files changed, 0 insertions, 30 deletions
diff --git a/opcodes/i386-dis-evex-mod.h b/opcodes/i386-dis-evex-mod.h
index 2d35bf2a589..b3af48e421d 100644
--- a/opcodes/i386-dis-evex-mod.h
+++ b/opcodes/i386-dis-evex-mod.h
@@ -1,33 +1,3 @@
- {
- /* MOD_EVEX_0F12_PREFIX_0 */
- { "vmovlpX", { XMM, Vex, EXq }, PREFIX_OPCODE },
- { "vmovhlp%XS", { XMM, Vex, EXq }, 0 },
- },
- {
- /* MOD_EVEX_0F12_PREFIX_2 */
- { "vmovlpX", { XMM, Vex, EXq }, PREFIX_OPCODE },
- },
- {
- /* MOD_EVEX_0F13 */
- { "vmovlpX", { EXq, XMM }, PREFIX_OPCODE },
- },
- {
- /* MOD_EVEX_0F16_PREFIX_0 */
- { "vmovhpX", { XMM, Vex, EXq }, PREFIX_OPCODE },
- { "vmovlhp%XS", { XMM, Vex, EXq }, 0 },
- },
- {
- /* MOD_EVEX_0F16_PREFIX_2 */
- { "vmovhpX", { XMM, Vex, EXq }, PREFIX_OPCODE },
- },
- {
- /* MOD_EVEX_0F17 */
- { "vmovhpX", { EXq, XMM }, PREFIX_OPCODE },
- },
- {
- /* MOD_EVEX_0F2B */
- { "vmovntpX", { EXx, XM }, PREFIX_OPCODE },
- },
/* MOD_EVEX_0F381A */
{
{ EVEX_LEN_TABLE (EVEX_LEN_0F381A_M_0) },