summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/i386/x86-64-cdr.d
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gas/testsuite/gas/i386/x86-64-cdr.d')
-rw-r--r--binutils-2.25/gas/testsuite/gas/i386/x86-64-cdr.d14
1 files changed, 14 insertions, 0 deletions
diff --git a/binutils-2.25/gas/testsuite/gas/i386/x86-64-cdr.d b/binutils-2.25/gas/testsuite/gas/i386/x86-64-cdr.d
new file mode 100644
index 00000000..5365d50d
--- /dev/null
+++ b/binutils-2.25/gas/testsuite/gas/i386/x86-64-cdr.d
@@ -0,0 +1,14 @@
+#objdump: -dw
+#name: x86-64 control/debug register with ignored MOD field
+#source: cdr.s
+
+.*: +file format .*
+
+Disassembly of section .text:
+
+0+ <start>:
+[ ]*[a-f0-9]+: 0f 22 1f mov %rdi,%cr3
+[ ]*[a-f0-9]+: 0f 20 1f mov %cr3,%rdi
+[ ]*[a-f0-9]+: 0f 21 1f mov %db3,%rdi
+[ ]*[a-f0-9]+: 0f 23 1f mov %rdi,%db3
+#pass