summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/h8300/pushpops.s
blob: 741df04ecc58cb435cdf7de20b16e2740e5b2d7a (plain)
1
2
3
4
5
6
7
8
	.h8300s
	.text
h8300s_push_pop:
	pop.w r0
	pop.l er0
	push.w r0
	push.l er0