[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / custom.s
CommitLineData
36591ba1
SL
1# test progam for assembling user instructions
2
3foo:
4 custom 0, r11, r2, r3
5 custom 255, r11, r2, r3
6 custom 150, c1, r2, r3
7 custom 0x18, c1, c2, r3
8 custom 070, c1, c2, c3
This page took 0.14879 seconds and 4 git commands to generate.