x86: Force relocation against local absolute symbol
[deliverable/binutils-gdb.git] / gas / testsuite / gas / d10v / immediate-004.s
1 ;; ops with immediate args
2
3 .text
4 .global foo
5 foo:
6 btsti r3,bad_value
7
8
This page took 0.055141 seconds and 4 git commands to generate.