[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / cfi-n64-1.s
CommitLineData
a79558d9
RS
1 .global foo
2 .type foo,@function
3 .ent foo
4foo:
5 .cfi_startproc
6 jr $31
7 nop
8 .cfi_endproc
9 .end foo
This page took 0.32786 seconds and 4 git commands to generate.