summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/i386/intelpic.d
blob: e8f5863836142cfd4e45dd7544d2c90dc809e452 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#as: -J
#objdump: -dw
#name: i386 intelpic

.*: +file format .*

Disassembly of section .text:

0+000 <gs_foo>:
   0:	c3 [ 	]*ret    

0+001 <bar>:
   1:	8d 83 00 00 00 00 [ 	]*lea    0x0\(%ebx\),%eax
   7:	8b 83 00 00 00 00 [ 	]*mov    0x0\(%ebx\),%eax
   d:	90 [ 	]*nop    
[ 	]*...