[ARC] Improve printing of pc-relative instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / lp.d
CommitLineData
886a2506
NC
1#as: -mcpu=archs
2#objdump: -dr --show-raw-insn
0d2bcfaf 3
886a2506 4.*: +file format .*arc.*
0d2bcfaf
NC
5
6Disassembly of section .text:
7
886a2506 8[0-9a-f]+ <text_label-0x72>:
50d2740d 9 0: 20a8 0e40 lp 114 ;72 <text_label>
10 4: 20e8 0de0 lp 0x6e ;72 <text_label>
11 8: 20e8 0d60 lp 0x6a ;72 <text_label>
12 c: 20e8 0ce1 lpeq 0x66 ;72 <text_label>
13 10: 20e8 0c61 lpeq 0x62 ;72 <text_label>
14 14: 20e8 0be2 lpne 0x5e ;72 <text_label>
15 18: 20e8 0b62 lpne 0x5a ;72 <text_label>
16 1c: 20e8 0ae3 lpp 0x56 ;72 <text_label>
17 20: 20e8 0a63 lpp 0x52 ;72 <text_label>
18 24: 20e8 09e4 lpn 0x4e ;72 <text_label>
19 28: 20e8 0964 lpn 0x4a ;72 <text_label>
20 2c: 20e8 08e5 lpc 0x46 ;72 <text_label>
21 30: 20e8 0865 lpc 0x42 ;72 <text_label>
22 34: 20e8 07e5 lpc 0x3e ;72 <text_label>
23 38: 20e8 0766 lpnc 0x3a ;72 <text_label>
24 3c: 20e8 06e6 lpnc 0x36 ;72 <text_label>
25 40: 20e8 0666 lpnc 0x32 ;72 <text_label>
26 44: 20e8 05e7 lpv 0x2e ;72 <text_label>
27 48: 20e8 0567 lpv 0x2a ;72 <text_label>
28 4c: 20e8 04e8 lpnv 0x26 ;72 <text_label>
29 50: 20e8 0468 lpnv 0x22 ;72 <text_label>
30 54: 20e8 03e9 lpgt 0x1e ;72 <text_label>
31 58: 20e8 036a lpge 0x1a ;72 <text_label>
32 5c: 20e8 02eb lplt 0x16 ;72 <text_label>
33 60: 20e8 026c lple 0x12 ;72 <text_label>
34 64: 20e8 01ed lphi 0xe ;72 <text_label>
35 68: 20e8 016e lpls 0xa ;72 <text_label>
36 6c: 20e8 00ef lppnz 0x6 ;72 <text_label>
886a2506 37 70: 78e0 nop_s
This page took 0.725831 seconds and 4 git commands to generate.