bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / intelpic.d
1 #as: -J
2 #objdump: -dw
3 #name: i386 intelpic
4
5 .*: +file format .*
6
7 Disassembly of section .text:
8
9 0+000 <gs_foo>:
10 0: c3 [ ]*ret
11
12 0+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.038424 seconds and 4 git commands to generate.