Add support to GDB for the Renesas rl78 architecture.
[external/binutils.git] / gas / testsuite / gas / xc16x / andb.s
1         .section .text
2         .global _fun
3 xc16x_andb:
4                 andb rl0,rl1
5                 andb rl0,[r1]
6                 andb rl0,[r1+]
7                 andb rl0,#3
8                 andb rl0,#0xbe
9                 andb rl0,0x0230
10                 andb 0x320,rl0