x86/Intel: support "mmword ptr"
authorJan Beulich <jbeulich@suse.com>
Mon, 9 Dec 2019 12:31:39 +0000 (13:31 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 9 Dec 2019 12:31:39 +0000 (13:31 +0100)
commitf2f5811f766b44b5b0b17142406d4bd00f16de17
treedadc7b2f931bf28096a02bb5f6c649e2f48fdd18
parent164d49cb1c9b9f7e2914cf78f64f5f57ceb07dde
x86/Intel: support "mmword ptr"

This is an alias of "qword ptr", commonly used with MMX insns.

At this occasion also test (alongside the newly supported "mmword")
- "zmmword" used as expression,
- PADDB with "oword ptr" (aliasing "xmmword ptr").
gas/ChangeLog
gas/config/tc-i386-intel.c
gas/testsuite/gas/i386/intel-expr.d
gas/testsuite/gas/i386/intel-expr.s
gas/testsuite/gas/i386/intelok.d
gas/testsuite/gas/i386/intelok.e
gas/testsuite/gas/i386/intelok.s
This page took 0.025007 seconds and 4 git commands to generate.