New ARC implementation.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / rlc.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 004b rlc r0,r1
80x[0-9a-f]+ 232f 370b rlc fp,sp
90x[0-9a-f]+ 206f 000b rlc r0,0
100x[0-9a-f]+ 212f 0f8b ffff ffff rlc r1,0xffffffff
110x[0-9a-f]+ 262f 708b rlc 0,r2
120x[0-9a-f]+ 242f 0f8b 0000 00ff rlc r4,0xff
130x[0-9a-f]+ 262f 0f8b ffff ff00 rlc r6,0xffffff00
140x[0-9a-f]+ 202f 1f8b 0000 0100 rlc r8,0x100
150x[0-9a-f]+ 212f 1f8b ffff feff rlc r9,0xfffffeff
160x[0-9a-f]+ 232f 1f8b 4242 4242 rlc r11,0x42424242
170x[0-9a-f]+ 202f 0f8b 0000 0000 rlc r0,0
18 44: ARC_32_ME foo
190x[0-9a-f]+ 202f 804b rlc.f r0,r1
200x[0-9a-f]+ 226f 804b rlc.f r2,0x1
210x[0-9a-f]+ 262f f10b rlc.f 0,r4
220x[0-9a-f]+ 252f 8f8b 0000 0200 rlc.f r5,0x200
This page took 0.618378 seconds and 4 git commands to generate.