x86: add missing IgnoreSize
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / code16.d
CommitLineData
dc2be329
L
1#objdump: -drw -mi8086
2#name: i386 with .code16
3
4.*: +file format .*
5
6Disassembly of section .text:
7
80+ <.text>:
9 +[a-f0-9]+: f3 66 a5 rep movsl %ds:\(%si\),%es:\(%di\)
10 +[a-f0-9]+: f3 66 a7 repz cmpsl %es:\(%di\),%ds:\(%si\)
11 +[a-f0-9]+: 66 f3 a5 rep movsl %ds:\(%si\),%es:\(%di\)
12 +[a-f0-9]+: 66 f3 a7 repz cmpsl %es:\(%di\),%ds:\(%si\)
a0497384
JB
13 +[a-f0-9]+: 0f 20 d1 mov %cr2,%ecx
14 +[a-f0-9]+: 0f 22 d1 mov %ecx,%cr2
15 +[a-f0-9]+: 0f 21 d1 mov %d[br]2,%ecx
16 +[a-f0-9]+: 0f 23 d1 mov %ecx,%d[br]2
17 +[a-f0-9]+: 0f 24 d1 mov %tr2,%ecx
18 +[a-f0-9]+: 0f 26 d1 mov %ecx,%tr2
19 +[a-f0-9]+: 66 0f c9 bswap %ecx
dc2be329
L
20 +[a-f0-9]+: 66 f3 a5 rep movsl %ds:\(%si\),%es:\(%di\)
21 +[a-f0-9]+: 66 f3 a7 repz cmpsl %es:\(%di\),%ds:\(%si\)
22#pass
This page took 0.085097 seconds and 4 git commands to generate.