summaryrefslogtreecommitdiffstats
path: root/binutils-2.17/gas/testsuite/gas/h8300/bitops1h.s
blob: 4139a590e8f80ba20c346b125beed89a0f53e8cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
	.h8300h
	.text
h8300h_bit_ops_1:
	band #0,r0l
	band #0,@er0
	band #0,@64:8
	bclr #0,r0l
	bclr #0,@er0
	bclr #0,@64:8
	bclr r1l,r0l
	bclr r1l,@er0
	bclr r1l,@64:8
	biand #0,r0l
	biand #0,@er0
	biand #0,@64:8
	bild #0,r0l
	bild #0,@er0
	bild #0,@64:8