[ARC] Disassembler: fix LIMM detection for short 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.030167 seconds and 5 git commands to generate.