PR gas/10856
[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+ <gs_foo>:
10 [ ]*[a-f0-9]+: c3 ret
11
12 0+1 <bar>:
13 [ ]*[a-f0-9]+: 8d 83 14 00 00 00 lea 0x14\(%ebx\),%eax
14 [ ]*[a-f0-9]+: 8b 83 00 00 00 00 mov 0x0\(%ebx\),%eax
15 [ ]*[a-f0-9]+: ff 24 85 0d 00 00 00 jmp \*0xd\(,%eax,4\)
16 [ ]*[a-f0-9]+: 8d 83 14 00 00 00 lea 0x14\(%ebx\),%eax
17 #pass
This page took 0.031393 seconds and 5 git commands to generate.