arc/opcodes: Use flag operand class to handle multiple flag matches
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / sexb.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 0045 sexb r0,r1
80x[0-9a-f]+ 232f 3705 sexb fp,sp
90x[0-9a-f]+ 206f 0005 sexb r0,0
100x[0-9a-f]+ 212f 0f85 ffff ffff sexb r1,0xffffffff
110x[0-9a-f]+ 262f 7085 sexb 0,r2
120x[0-9a-f]+ 242f 0f85 0000 00ff sexb r4,0xff
130x[0-9a-f]+ 262f 0f85 ffff ff00 sexb r6,0xffffff00
140x[0-9a-f]+ 202f 1f85 0000 0100 sexb r8,0x100
150x[0-9a-f]+ 212f 1f85 ffff feff sexb r9,0xfffffeff
160x[0-9a-f]+ 232f 1f85 4242 4242 sexb r11,0x42424242
170x[0-9a-f]+ 202f 0f85 0000 0000 sexb r0,0
b05a65d0 18 44: R_ARC_32_ME foo
886a2506
NC
190x[0-9a-f]+ 202f 8045 sexb.f r0,r1
200x[0-9a-f]+ 226f 8045 sexb.f r2,0x1
210x[0-9a-f]+ 262f f105 sexb.f 0,r4
220x[0-9a-f]+ 252f 8f85 0000 0200 sexb.f r5,0x200
This page took 0.615596 seconds and 4 git commands to generate.