Implement ARC NPS-400 Ultra Ip and Miscellaneous instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / sda-relocs2.d
CommitLineData
24b368f8
CZ
1#as: -mcpu=archs
2#objdump: -dr --prefix-addresses --show-raw-insn
3
4.*: +file format .*arc.*
5
6Disassembly of section .text:
70x[0-9a-f]+ 1200 3180 ldd r0r1,\[gp\]
b05a65d0 8 0: R_ARC_SDA_LDST b
24b368f8 90x[0-9a-f]+ 1a00 3086 std r2r3,\[gp\]
b05a65d0 10 4: R_ARC_SDA_LDST b
24b368f8 110x[0-9a-f]+ 1200 3780 ldd.as r0r1,\[gp\]
b05a65d0 12 8: R_ARC_SDA_LDST2 b
24b368f8 130x[0-9a-f]+ 1a00 309e std.as r2r3,\[gp\]
b05a65d0 14 c: R_ARC_SDA_LDST2 b
24b368f8 150x[0-9a-f]+ 5000 ld_s r1,\[gp,0\]
b05a65d0 16 10: R_ARC_SDA16_ST2 b
24b368f8 170x[0-9a-f]+ 5010 st_s r0,\[gp,0\]
b05a65d0 18 12: R_ARC_SDA16_ST2 b
This page took 0.075221 seconds and 4 git commands to generate.