Implement ARC NPS-400 Ultra Ip and Miscellaneous instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / shortlimm_a7.s
1 .cpu ARC700
2 .text
3 add_s r0,r0,0x1000
4 cmp_s r2,0x1000
5 mov_s r2,0x1000
This page took 0.029441 seconds and 4 git commands to generate.