* elfcode.h (elf_object_p): Delay the setting of start_address
[deliverable/binutils-gdb.git] / gas / testsuite / gas / d10v / immediate-007.s
CommitLineData
8c2784a5
TR
1 ;; ops with immediate args
2
3 .text
4 .align 2
5 .global foo
6
7foo:
8 repi 2,bar
9
10 nop
11 nop
12 nop
13 nop
14 nop
15 nop
16 nop
17 nop
18bar:
19
This page took 0.176396 seconds and 4 git commands to generate.