Adds command line support for Armv8.4-A, via the new command line option -march=armv8...
[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.042172 seconds and 4 git commands to generate.