[ARM] Support ARMv8.2 FP16 simd instructions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / weak1.s
CommitLineData
c5096a3c
HPN
1 .weak foo
2foo:
3 POP 1,0
4 .global main
5main:
6 PUSHJ $15,foo
7 .quad foo
This page took 0.595427 seconds and 4 git commands to generate.