GAS ARM: Warn if the user creates a symbol with the same name as an instruction.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / crc32.d
CommitLineData
dd5181d5
KT
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: ARMv8 CRC32 instructions
3#as: -march=armv8-a+crc
fc7b0af7 4#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
dd5181d5
KT
5
6.*: *file format .*arm.*
7
8
9Disassembly of section .text:
100+0 <[^>]*> e1010042 crc32b r0, r1, r2
110+4 <[^>]*> e1210042 crc32h r0, r1, r2
120+8 <[^>]*> e1410042 crc32w r0, r1, r2
130+c <[^>]*> e1010242 crc32cb r0, r1, r2
140+10 <[^>]*> e1210242 crc32ch r0, r1, r2
150+14 <[^>]*> e1410242 crc32cw r0, r1, r2
160+18 <[^>]*> fac1 f082 crc32b r0, r1, r2
170+1c <[^>]*> fac1 f092 crc32h r0, r1, r2
180+20 <[^>]*> fac1 f0a2 crc32w r0, r1, r2
190+24 <[^>]*> fad1 f082 crc32cb r0, r1, r2
200+28 <[^>]*> fad1 f092 crc32ch r0, r1, r2
210+2c <[^>]*> fad1 f0a2 crc32cw r0, r1, r2
22
This page took 0.106758 seconds and 4 git commands to generate.