* arm-dis.c (print_insn): Fixed search for next
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / mul-overlap-v6.d
CommitLineData
8fb9d7b9
MS
1# name: Overlapping multiplication operands for ARMv6
2# objdump: -dr --prefix-addresses --show-raw-insn
3
4.*: +file format .*arm.*
5
6Disassembly of section .text:
70[0-9a-f]+ <[^>]+> e0000090 mul r0, r0, r0
80[0-9a-f]+ <[^>]+> e0202190 mla r0, r0, r1, r2
90[0-9a-f]+ <[^>]+> e0602190 mls r0, r0, r1, r2
100[0-9a-f]+ <[^>]+> e12fff1e bx lr
This page took 0.137977 seconds and 4 git commands to generate.