]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - gas/testsuite/gas/i386/x86-64-movbe.d
Merge commit 'upstream/2.20'
[msp430-binutils.git] / gas / testsuite / gas / i386 / x86-64-movbe.d
diff --git a/gas/testsuite/gas/i386/x86-64-movbe.d b/gas/testsuite/gas/i386/x86-64-movbe.d
new file mode 100644 (file)
index 0000000..e8bce3f
--- /dev/null
@@ -0,0 +1,27 @@
+#objdump: -dw
+#name: x86-64 movbe
+
+.*:     file format .*
+
+Disassembly of section .text:
+
+0+ <foo>:
+[      ]*[a-f0-9]+:    66 45 0f 38 f0 29       movbe  \(%r9\),%r13w
+[      ]*[a-f0-9]+:    45 0f 38 f0 29          movbe  \(%r9\),%r13d
+[      ]*[a-f0-9]+:    4d 0f 38 f0 29          movbe  \(%r9\),%r13
+[      ]*[a-f0-9]+:    66 45 0f 38 f1 29       movbe  %r13w,\(%r9\)
+[      ]*[a-f0-9]+:    45 0f 38 f1 29          movbe  %r13d,\(%r9\)
+[      ]*[a-f0-9]+:    4d 0f 38 f1 29          movbe  %r13,\(%r9\)
+[      ]*[a-f0-9]+:    66 45 0f 38 f0 29       movbe  \(%r9\),%r13w
+[      ]*[a-f0-9]+:    45 0f 38 f0 29          movbe  \(%r9\),%r13d
+[      ]*[a-f0-9]+:    4d 0f 38 f0 29          movbe  \(%r9\),%r13
+[      ]*[a-f0-9]+:    66 45 0f 38 f1 29       movbe  %r13w,\(%r9\)
+[      ]*[a-f0-9]+:    45 0f 38 f1 29          movbe  %r13d,\(%r9\)
+[      ]*[a-f0-9]+:    4d 0f 38 f1 29          movbe  %r13,\(%r9\)
+[      ]*[a-f0-9]+:    66 0f 38 f0 19          movbe  \(%rcx\),%bx
+[      ]*[a-f0-9]+:    0f 38 f0 19             movbe  \(%rcx\),%ebx
+[      ]*[a-f0-9]+:    48 0f 38 f0 19          movbe  \(%rcx\),%rbx
+[      ]*[a-f0-9]+:    66 0f 38 f1 19          movbe  %bx,\(%rcx\)
+[      ]*[a-f0-9]+:    0f 38 f1 19             movbe  %ebx,\(%rcx\)
+[      ]*[a-f0-9]+:    48 0f 38 f1 19          movbe  %rbx,\(%rcx\)
+#pass