[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / macro-warn-4.s
1 .set noreorder
2 .set nomacro
3 la $4,late_big
4 jr $5
5 la $4,late_big
6 .comm sdata,4
7 late_big:
This page took 0.0332 seconds and 4 git commands to generate.