x86: Pass -O0 to assembler for some tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / size-4.d
CommitLineData
8fd4256d
L
1#name: i386 size 4
2#objdump: -dwr
3
4
5.*: +file format .*
6
7
8Disassembly of section .text:
9
100+ <.text>:
11[ ]*[a-f0-9]+: b8 50 00 00 00 mov \$0x50,%eax
12[ ]*[a-f0-9]+: b8 48 00 00 00 mov \$0x48,%eax
13[ ]*[a-f0-9]+: b8 58 00 00 00 mov \$0x58,%eax
14[ ]*[a-f0-9]+: b8 1e 00 00 00 mov \$0x1e,%eax
15[ ]*[a-f0-9]+: b8 0e 00 00 00 mov \$0xe,%eax
16[ ]*[a-f0-9]+: b8 2e 00 00 00 mov \$0x2e,%eax
17#pass
This page took 0.359407 seconds and 4 git commands to generate.