[binutils, ARM, 6/16] New BF instruction for Armv8.1-M Mainline
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / reloc-fdpic.s
CommitLineData
188fd7ae
CL
1 .syntax unified
2
3 .word myfunc(GOTFUNCDESC)
4 .word myfunc(GOTOFFFUNCDESC)
5 .word myfunc(FUNCDESC)
6
7 .type myfunc, %function
8myfunc:
9 bx lr
This page took 0.064343 seconds and 4 git commands to generate.