]> Git Repo - binutils.git/blob - gas/testsuite/gas/h8300/pushpoph.s
19990502 sourceware import
[binutils.git] / gas / testsuite / gas / h8300 / pushpoph.s
1         .h8300h
2         .text
3 h8300h_push_pop:
4         pop.w r0
5         pop.l er0
6         push.w r0
7         push.l er0
8
This page took 0.023663 seconds and 4 git commands to generate.