aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/xc16x/addb.s
blob: 7c7dd9449a9c5ce62360d9f12ee432d954185447 (plain)
1
2
3
4
5
6
7
8
9
10
11
	.section .text
	.global _fun
xc16x_add:

	addb rl0,rl1
	addb rl0,[r1]
	addb rl0,[r1+]
	addb rl0,#0x2
	addb rl0,#0x33
	addb rl0,0x2387
	addb 0x2387,rl0