[ARM] Support ARMv8.2 FP16 simd instructions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s390 / zarch-machine.s
CommitLineData
902cc293
AK
1.text
2foo:
3 ag %r9,4095(%r5,%r10)
4.machine push
5.machine z10
6 asi 5555(%r6),-42
7.machine pop
8 agf %r9,4095(%r5,%r10)
This page took 0.213974 seconds and 4 git commands to generate.