Add support for the Infineon XC16X.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / xc16x / nop.s
1 .section .text
2 .global _fun
3 xc16x_nop:
4 nop
5 nop
6
This page took 0.030767 seconds and 4 git commands to generate.