x86: warn about insns exceeding the 15-byte limit
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / list-1.l
1 GAS 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.032476 seconds and 4 git commands to generate.