[ARC] Fix case-sensitivity for extension instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / dis-inv.d
1 #objdump: -j .text -dr
2 #name: Check for correct disassembly of scondd llockd.
3 #as: -mcpu=archs
4
5 .*: +file format .*arc.*
6
7
8 Disassembly of section .text:
9
10 00000000 <.text>:
11 [\t ]+0\:[\t ]+262f 0052[\t ]+llockd[\t ]+r6\,\[r1\]
12 [\t ]+4\:[\t ]+262f 0053[\t ]+scondd[\t ]+r6\,\[r1\]
This page took 0.031481 seconds and 4 git commands to generate.