summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/h8300/pushpoph.s
blob: 6049639f5679311ec3216c134e34c84c2d0dda32 (plain)
1
2
3
4
5
6
7
8
	.h8300h
	.text
h8300h_push_pop:
	pop.w r0
	pop.l er0
	push.w r0
	push.l er0