[binutils][arm] arm support for ARMv8.m Custom Datapath Extension
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / relax.s
1 .section .gcc_except_table,"aw",@progbits
2 .section .gnu.linkonce.t.blah,"ax",@progbits
3 .L0:
4 jmp .L1
5 .L1:
6 .section .gcc_except_table,"aw",@progbits
7 .uleb128 .L1-.L0
8
9 .text
10 .L2:
11 nop
12 nop
13 jmp .L3
14 jmp .L4
15 .asciz "ABCDEFGHI"
16 .fill 0x18 - (. - .L2)
17 .L3:
18 .L4:
This page took 0.03142 seconds and 4 git commands to generate.