[binutils][arm] arm support for ARMv8.m Custom Datapath Extension
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / pr12589-1.d
1 #name: i386 jump
2 #objdump: -drw
3
4 .*: +file format .*i386.*
5
6 Disassembly of section .text:
7
8 0+ <_start>:
9 [ ]*[a-f0-9]+: eb 02 jmp 4 <scn_pnp>
10
11 0+2 <zerob>:
12 ...
13
14 0+4 <scn_pnp>:
15 [ ]*[a-f0-9]+: 89 c0 mov %eax,%eax
16 #pass
This page took 0.030947 seconds and 4 git commands to generate.