x86: Remove i386-*-kaos* and i386-*-chaos targets
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / nops-6.d
1 #objdump: -drw
2 #name: i386 nops 6
3
4 .*: +file format .*
5
6 Disassembly of section .text:
7
8 0+ <i386>:
9 [ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
10 [ ]*[a-f0-9]+: 8d b4 26 00 00 00 00 lea 0x0\(%esi,%eiz,1\),%esi
11 [ ]*[a-f0-9]+: 8d b6 00 00 00 00 lea 0x0\(%esi\),%esi
12
13 0+10 <i386_nop>:
14 [ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
15 [ ]*[a-f0-9]+: 66 66 2e 0f 1f 84 00 00 00 00 00 data16 nopw %cs:0x0\(%eax,%eax,1\)
16 [ ]*[a-f0-9]+: 66 90 xchg %ax,%ax
17 #pass
This page took 0.033089 seconds and 4 git commands to generate.