[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / xc16x / pushpop.s
1 .section .text
2 .global _fun
3 xc16x_pushpop:
4 pop r0
5 push r0
This page took 0.031922 seconds and 4 git commands to generate.