]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/i386/code16.d
i386: Only check suffix in instruction mnemonic
[thirdparty/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