[PATCH 40/57][Arm][OBJDUMP] Add support for MVE instructions: vdup, veor, vfma, vfms...
[binutils-gdb.git] / ld / testsuite / ld-arc / jli-simple.dd
blob6b7b6c5bc43d31c82eaefe4dcdba576dd8a3877f
2 .*:     file format .*
3 architecture: ARCv2, flags 0x00000113:
4 HAS_RELOC, EXEC_P, HAS_SYMS, D_PAGED
5 start address 0x00010000
8 Disassembly of section .text:
10 00010054 <test>:
11    10054:       5800                    jli_s   0
12    10056:       5801                    jli_s   0x1
14 00010058 <foo>:
15    10058:       2000 0000               add     r0,r0,r0
17 0001005c <bar>:
18    1005c:       2100 0080               add     r0,r1,r2
20 Disassembly of section .jlitab:
22 00010060 <__jli.foo>:
23    10060:       07f9 ffcf               b       -8      ;10058 <foo>
25 00010064 <__jli.bar>:
26    10064:       07f9 ffcf               b       -8      ;1005c <bar>