gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / intelpic.d
CommitLineData
64cbbfae
L
1#as: -J
2#objdump: -dw
3#name: i386 intelpic
4
5.*: +file format .*
6
7Disassembly of section .text:
8
90+000 <gs_foo>:
10 0: c3 [ ]*ret
11
120+001 <bar>:
13 1: 8d 83 00 00 00 00 [ ]*lea 0x0\(%ebx\),%eax
14 7: 8b 83 00 00 00 00 [ ]*mov 0x0\(%ebx\),%eax
15 d: 90 [ ]*nop
16[ ]*...
This page took 0.778664 seconds and 4 git commands to generate.