b860448d6c292e0c0e3309a698bbad5994d80ca5
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / code16.d
1 #objdump: -drw -mi8086
2 #name: i386 with .code16
3
4 .*: +file format .*
5
6 Disassembly of section .text:
7
8 0+ <.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\)
13 +[a-f0-9]+: 66 f3 a5 rep movsl %ds:\(%si\),%es:\(%di\)
14 +[a-f0-9]+: 66 f3 a7 repz cmpsl %es:\(%di\),%ds:\(%si\)
15 #pass
This page took 0.028859 seconds and 3 git commands to generate.