gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / sleb128-2.s
CommitLineData
4455e9ad
JB
1 .text
2_L1:
3 .byte 0
4 .byte 0
5 .byte 0
6_L2:
956a6ba3 7
4455e9ad
JB
8 .data
9 .sleb128 _L1 - _L2
10 .byte 42
This page took 0.023756 seconds and 4 git commands to generate.