Fix tests for PR 18500, revisited
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / crc32-bad.d
CommitLineData
dd5181d5
KT
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: Unpredictable ARMv8 CRC32 instructions.
3#as: -march=armv8-a+crc
4#stderr: crc32-bad.l
fc7b0af7 5#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
dd5181d5
KT
6
7.*: +file format .*arm.*
8
9
10Disassembly of section .text:
110+0 <[^>]*> e101f042 crc32b pc, r1, r2 ; <UNPREDICTABLE>
120+4 <[^>]*> e12f0042 crc32h r0, pc, r2 ; <UNPREDICTABLE>
130+8 <[^>]*> e141004f crc32w r0, r1, pc ; <UNPREDICTABLE>
140+c <[^>]*> e10f0242 crc32cb r0, pc, r2 ; <UNPREDICTABLE>
150+10 <[^>]*> e121f242 crc32ch pc, r1, r2 ; <UNPREDICTABLE>
160+14 <[^>]*> e14f0242 crc32cw r0, pc, r2 ; <UNPREDICTABLE>
170+18 <[^>]*> fac1 fd82 crc32b sp, r1, r2 ; <UNPREDICTABLE>
180+1c <[^>]*> facf f092 crc32h r0, pc, r2 ; <UNPREDICTABLE>
190+20 <[^>]*> fac1 f0ad crc32w r0, r1, sp ; <UNPREDICTABLE>
200+24 <[^>]*> fadf f082 crc32cb r0, pc, r2 ; <UNPREDICTABLE>
210+28 <[^>]*> fad1 fd92 crc32ch sp, r1, r2 ; <UNPREDICTABLE>
220+2c <[^>]*> fadf f0a2 crc32cw r0, pc, r2 ; <UNPREDICTABLE>
This page took 0.128662 seconds and 4 git commands to generate.