[ARC] Fix ldbit test on 32-bit systems
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / shortlimm_hs.d
CommitLineData
e5b06ef0
CZ
1#objdump: -d
2
3.*: +file format .*arc.*
4
5
6Disassembly of section .text:
7
800000000 <.text>:
9 0: 70c3 0000 1000 add_s r0,r0,0x1000
10 6: 71c7 0000 1001 add_s 0,0x1001,1
11 c: 72d3 0000 1000 cmp_s r2,0x1000
12 12: 71d7 0000 1000 cmp_s 0x1000,1
13 18: 42c3 0000 1000 mov_s r2,0x1000
14 1e: 46db 0000 1000 mov_s 0,0x1000
15 24: 72df 0000 1000 mov_s.ne r2,0x1000
This page took 0.023978 seconds and 4 git commands to generate.