source:
binutils/trunk/gas/testsuite/gas/nios2/cdx_push.s@
1973
Last change on this file since 1973 was 1973, checked in by , 8 years ago | |
---|---|
File size: 259 bytes |
Line | |
---|---|
1 | # Source file used to test the push.n instruction |
2 | |
3 | foo: |
4 | push.n {ra} |
5 | push.n {ra,fp} |
6 | push.n {ra,r16} |
7 | push.n {ra,fp,r16} |
8 | push.n {ra,fp,r23,r22,r21,r20,r19,r18,r17,r16} |
9 | push.n {ra},0x0 |
10 | push.n {ra},0x3c |
11 | push.n {ra,fp,r23,r22,r21,r20,r19,r18,r17,r16},0x3c |
Note:
See TracBrowser
for help on using the repository browser.