summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/xc16x/xorb.s
blob: faf4a7609a7509cc5873cadbc679779ff6eeb903 (plain)
1
2
3
4
5
6
7
8
9
10
       .section .text
       .global _fun
xc16x_xorb:
	xorb  rl0,rl1
	xorb  rl0,[r1]
	xorb  rl0,[r1+]
	xorb  rl0,#3
	xorb  rl0,#0x34
	xorb  rl0,0x2403
	xorb  0x2403,rl0