x86: Remove i386-*-kaos* and i386-*-chaos targets
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-size-4.d
CommitLineData
8fd4256d
L
1#name: x86-64 size 4
2#source: size-4.s
3#objdump: -dwr
4
5
6.*: +file format .*
7
8
9Disassembly of section .text:
10
110+ <.text>:
12[ ]*[a-f0-9]+: b8 50 00 00 00 mov \$0x50,%eax
13[ ]*[a-f0-9]+: b8 48 00 00 00 mov \$0x48,%eax
14[ ]*[a-f0-9]+: b8 58 00 00 00 mov \$0x58,%eax
15[ ]*[a-f0-9]+: b8 1e 00 00 00 mov \$0x1e,%eax
16[ ]*[a-f0-9]+: b8 0e 00 00 00 mov \$0xe,%eax
17[ ]*[a-f0-9]+: b8 2e 00 00 00 mov \$0x2e,%eax
18#pass
This page took 0.357734 seconds and 4 git commands to generate.