Add support for the Infineon XC16X.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / xc16x / cmpb.s
1 .text
2 xc16x_cmpb:
3 cmpb rl0,rl1
4 cmpb rl0,[r1]
5 cmpb rl0,[r1+]
6 cmpb rl0,#3
7 cmpb rl0,#34
8 cmpb rl0,0x0234
This page took 0.030824 seconds and 4 git commands to generate.