x86: Force relocation against local absolute symbol
[deliverable/binutils-gdb.git] / gas / testsuite / gas / d10v / immediate-007.s
1 ;; ops with immediate args
2
3 .text
4 .align 2
5 .global foo
6
7 foo:
8 repi 2,bar
9
10 nop
11 nop
12 nop
13 nop
14 nop
15 nop
16 nop
17 nop
18 bar:
19
This page took 0.03023 seconds and 4 git commands to generate.