x86/Intel: support "mmword ptr"
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / intel-expr.s
index 7149f6951532f6f76ad7e03cccad98e35bb3e32b..8e89d7471b532bd56930e1a49f2662270d20be83 100644 (file)
@@ -24,7 +24,8 @@
 
        .p2align 4, 0xcc
 
-       .byte   byte, word, dword, fword, qword, tbyte, oword, xmmword, ymmword
+       .byte   byte, word, dword, fword, qword, mmword, tbyte
+       .byte   oword, xmmword, ymmword, zmmword
 
        .p2align 4, 0xcc
 
This page took 0.026538 seconds and 4 git commands to generate.