x86/Intel: extend MOVDIRI testing
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / movdir.s
index 28dfa6154a1c4430938014e52a5a5a7eeedc0f56..5ea4bb5175fd94875d4a4e7cf73a572ac48cff48 100644 (file)
@@ -9,5 +9,6 @@ _start:
 
        .intel_syntax noprefix
        movdiri [ecx], eax
+       movdiri dword ptr [ecx], eax
        movdir64b eax,[ecx]
        movdir64b ax,[si]
This page took 0.025266 seconds and 4 git commands to generate.