2013-02-06 Sandra Loosemore <sandra@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / custom.s
1 # test progam for assembling user instructions
2
3 foo:
4 custom 0, r11, r2, r3
5 custom 255, r11, r2, r3
6 custom 150, c1, r2, r3
7 custom 0x18, c1, c2, r3
8 custom 070, c1, c2, c3
This page took 0.031319 seconds and 5 git commands to generate.