tc-score.c: Replace overlapping sprintf with memmove
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / arm-it-auto-3.s
CommitLineData
58ed6ca6
NC
1 .syntax unified
2 .thumb
3 .section .text.one
4 cmp r0, #0
5 addeq r1, #2
6 .data
7 .word 33
8 .section .text.two
9 addeq r1, #3
10
This page took 0.53464 seconds and 4 git commands to generate.