summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/h8300/bitops2h.s
blob: 22be74e4b78ae3d5f0cf8ac92976d3bee422ef9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
	.h8300h
	.text
h8300h_bit_ops_2:
	bior #0,r0l
	bior #0,@er0
	bior #0,@64:8
	bist #0,r0l
	bist #0,@er0
	bist #0,@64:8
	bixor #0,r0l
	bixor #0,@er0
	bixor #0,@64:8
	bld #0,r0l
	bld #0,@er0
	bld #0,@64:8