summaryrefslogtreecommitdiffstats
path: root/gas/testsuite/gas/xc16x/andb.s
blob: eee0ab82bf6b549a538b607ae7db362e55ceb559 (plain)
1
2
3
4
5
6
7
8
9
10
        .section .text
        .global _fun
xc16x_andb:
		andb rl0,rl1
		andb rl0,[r1]
		andb rl0,[r1+]
		andb rl0,#3
		andb rl0,#0xbe
		andb rl0,0x0230
		andb 0x320,rl0
OpenPOWER on IntegriCloud