[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / xc16x / mul.s
1 .section .text
2 .global _fun
3 xc16x_mul:
4
5 mul r0,r1
6 mulu r0,r1
This page took 0.033826 seconds and 4 git commands to generate.