Removed pseudo invalid instructions opcodes.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / rrc.d
CommitLineData
886a2506
NC
1#as: -mcpu=arc700
2#objdump: -dr --prefix-addresses --show-raw-insn
0d2bcfaf 3
886a2506 4.*: +file format .*arc.*
0d2bcfaf
NC
5
6Disassembly of section .text:
886a2506
NC
70x[0-9a-f]+ 202f 0044 rrc r0,r1
80x[0-9a-f]+ 232f 3704 rrc fp,sp
90x[0-9a-f]+ 206f 0004 rrc r0,0
100x[0-9a-f]+ 212f 0f84 ffff ffff rrc r1,0xffffffff
110x[0-9a-f]+ 262f 7084 rrc 0,r2
120x[0-9a-f]+ 242f 0f84 0000 00ff rrc r4,0xff
130x[0-9a-f]+ 262f 0f84 ffff ff00 rrc r6,0xffffff00
140x[0-9a-f]+ 202f 1f84 0000 0100 rrc r8,0x100
150x[0-9a-f]+ 212f 1f84 ffff feff rrc r9,0xfffffeff
160x[0-9a-f]+ 232f 1f84 4242 4242 rrc r11,0x42424242
170x[0-9a-f]+ 202f 0f84 0000 0000 rrc r0,0
b05a65d0 18 44: R_ARC_32_ME foo
886a2506
NC
190x[0-9a-f]+ 202f 8044 rrc.f r0,r1
200x[0-9a-f]+ 226f 8044 rrc.f r2,0x1
210x[0-9a-f]+ 262f f104 rrc.f 0,r4
220x[0-9a-f]+ 252f 8f84 0000 0200 rrc.f r5,0x200
This page took 0.700343 seconds and 4 git commands to generate.