[ARC] Disassembler: fix LIMM detection for short instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / shortlimm_a7.d
1 #objdump: -d
2
3 .*: +file format .*arc.*
4
5
6 Disassembly of section .text:
7
8 00000000 <.text>:
9 0: 70c7 0000 1000 add_s r0,r0,0x1000
10 6: 72d7 0000 1000 cmp_s r2,0x1000
11 c: 72cf 0000 1000 mov_s r2,0x1000
This page took 0.044753 seconds and 4 git commands to generate.