]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - gas/testsuite/gas/i386/movbe-intel.d
Imported binutils-2.20
[msp430-binutils.git] / gas / testsuite / gas / i386 / movbe-intel.d
diff --git a/gas/testsuite/gas/i386/movbe-intel.d b/gas/testsuite/gas/i386/movbe-intel.d
new file mode 100644 (file)
index 0000000..9306bb1
--- /dev/null
@@ -0,0 +1,22 @@
+#objdump: -dwMintel
+#name: i386 movbe (Intel disassembly)
+#source: movbe.s
+
+.*: +file format .*
+
+Disassembly of section .text:
+
+0+ <foo>:
+[      ]*[a-f0-9]+:    66 0f 38 f0 19          movbe  bx,WORD PTR \[ecx\]
+[      ]*[a-f0-9]+:    0f 38 f0 19             movbe  ebx,DWORD PTR \[ecx\]
+[      ]*[a-f0-9]+:    66 0f 38 f1 19          movbe  WORD PTR \[ecx\],bx
+[      ]*[a-f0-9]+:    0f 38 f1 19             movbe  DWORD PTR \[ecx\],ebx
+[      ]*[a-f0-9]+:    66 0f 38 f0 19          movbe  bx,WORD PTR \[ecx\]
+[      ]*[a-f0-9]+:    0f 38 f0 19             movbe  ebx,DWORD PTR \[ecx\]
+[      ]*[a-f0-9]+:    66 0f 38 f1 19          movbe  WORD PTR \[ecx\],bx
+[      ]*[a-f0-9]+:    0f 38 f1 19             movbe  DWORD PTR \[ecx\],ebx
+[      ]*[a-f0-9]+:    66 0f 38 f0 19          movbe  bx,WORD PTR \[ecx\]
+[      ]*[a-f0-9]+:    0f 38 f0 19             movbe  ebx,DWORD PTR \[ecx\]
+[      ]*[a-f0-9]+:    66 0f 38 f1 19          movbe  WORD PTR \[ecx\],bx
+[      ]*[a-f0-9]+:    0f 38 f1 19             movbe  DWORD PTR \[ecx\],ebx
+#pass