[ARC] Fix ldbit test on 32-bit systems
[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.029964 seconds and 4 git commands to generate.