* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / gas / testsuite / gas / arm / mul-overlap-v6.d
blobff42190a5d0d327fefbf2774976da71b71ea7fb3
1 # name: Overlapping multiplication operands for ARMv6
2 # objdump: -dr --prefix-addresses --show-raw-insn
4 .*: +file format .*arm.*
6 Disassembly of section .text:
7 0[0-9a-f]+ <[^>]+> e0000090 mul r0, r0, r0
8 0[0-9a-f]+ <[^>]+> e0202190 mla r0, r0, r1, r2
9 0[0-9a-f]+ <[^>]+> e0602190 mls r0, r0, r1, r2
10 0[0-9a-f]+ <[^>]+> e12fff1e bx lr