Allow integer immediate for VFP vmov instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / target-reloc-1.s
1 foo: .word foo(TARGET2) + 0x1234
2 .word foo + 0xcdef0000(TARGET2)
3 .word (foo + 0x76543210)(TARGET2)
This page took 0.032939 seconds and 4 git commands to generate.