[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / fwdexp.s
1 .data
2 i:
3
4 .text
5 .dc.a i + (. - .L1)
6 .L1:
This page took 0.030941 seconds and 4 git commands to generate.