[binutils][arm] arm support for ARMv8.m Custom Datapath Extension
[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
6f4c35a5
L
90+ <gs_foo>:
10[ ]*[a-f0-9]+: c3 ret
64cbbfae 11
6f4c35a5
L
120+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
14610ad1 15[ ]*[a-f0-9]+: ff 24 85 0d 00 00 00 jmp \*0xd\(,%eax,4\)
6f4c35a5 16[ ]*[a-f0-9]+: 8d 83 14 00 00 00 lea 0x14\(%ebx\),%eax
087d837e
L
17[ ]*[a-f0-9]+: ff 24 85 0d 10 00 00 jmp \*0x100d\(,%eax,4\)
18[ ]*[a-f0-9]+: ff 24 85 28 10 00 00 jmp \*0x1028\(,%eax,4\)
19[ ]*[a-f0-9]+: 90 nop
20
210+29 <L11>:
22[ ]*[a-f0-9]+: ff 24 85 29 10 00 00 jmp \*0x1029\(,%eax,4\)
23[ ]*[a-f0-9]+: ff 24 85 37 10 00 00 jmp \*0x1037\(,%eax,4\)
24
250+37 <L12>:
26[ ]*[a-f0-9]+: 90 nop
6f4c35a5 27#pass
This page took 0.88584 seconds and 4 git commands to generate.