x86: allow suffix-less movzw and 64-bit movzb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-cdr.d
CommitLineData
68f34464
L
1#objdump: -dw
2#name: x86-64 control/debug register with ignored MOD field
3#source: cdr.s
4
5.*: +file format .*
6
7Disassembly of section .text:
8
90+ <start>:
10[ ]*[a-f0-9]+: 0f 22 1f mov %rdi,%cr3
11[ ]*[a-f0-9]+: 0f 20 1f mov %cr3,%rdi
12[ ]*[a-f0-9]+: 0f 21 1f mov %db3,%rdi
13[ ]*[a-f0-9]+: 0f 23 1f mov %rdi,%db3
14#pass
This page took 0.104012 seconds and 4 git commands to generate.