i386: Add tests for -malign-branch-boundary and -malign-branch
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / list-1.l
CommitLineData
cea10409
L
1GAS LISTING .*
2
3
4[ ]*1[ ]+\.section \.rodata
5[ ]*2[ ]+\.LC0:
6[ ]*3[ ]+0000 68616861 \.string "haha %x\\n"
7[ ]*3[ ]+2025780A
8[ ]*3[ ]+00
9[ ]*4[ ]+\.text
10[ ]*5[ ]+\.globl hex
11[ ]*6[ ]+\.type hex,@function
12[ ]*7[ ]+hex:
13[ ]*8[ ]+0000 C9 leave
14[ ]*9[ ]+0001 C3 ret
This page took 0.465892 seconds and 4 git commands to generate.