Add support for the Infineon XC16X.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / xc16x / cpl.s
1 .section .text
2 .global _fun
3
4 xc16x_cpl_cplb:
5
6 cpl r0
7 cplb rl0
This page took 0.030107 seconds and 4 git commands to generate.