Add support for some variants of the ARC nps400 rflt instruction.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / extensions.d
1 #as: -EL
2 #objdump: -dr -EL
3 #skip: *-*-*
4
5 .*: +file format elf32-.*arc
6
7 Disassembly of section .text:
8
9 00000000 <condcodeTest>:
10 0: 12 02 00 40 40000212 add.isbusy r0,r0,r1
11 4: 00 02 60 45 45600200 add rwscreg,r0,r1
12 8: 00 d8 00 40 4000d800 add r0,r1,roscreg
13 c: 00 02 a0 45 45a00200 add woscreg,r0,r1
This page took 0.029719 seconds and 4 git commands to generate.