[ARM] Don't warn on REG_SP when used in CRC32 instructions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / crc32-armv8-r-bad.d
index a1a4f61fe448c65eab0ff5b42db3c8b812b5c73d..4e6fe3ff767136a4ae9f1ee0370640eb4f459bfa 100644 (file)
@@ -15,9 +15,9 @@ Disassembly of section .text:
 0+c <[^>]*> e10f0242   crc32cb r0, pc, r2      ; <UNPREDICTABLE>
 0+10 <[^>]*> e121f242  crc32ch pc, r1, r2      ; <UNPREDICTABLE>
 0+14 <[^>]*> e14f0242  crc32cw r0, pc, r2      ; <UNPREDICTABLE>
-0+18 <[^>]*> fac1 fd82         crc32b  sp, r1, r2      ; <UNPREDICTABLE>
+0+18 <[^>]*> fac1 ff82         crc32b  pc, r1, r2      ; <UNPREDICTABLE>
 0+1c <[^>]*> facf f092         crc32h  r0, pc, r2      ; <UNPREDICTABLE>
-0+20 <[^>]*> fac1 f0ad         crc32w  r0, r1, sp      ; <UNPREDICTABLE>
+0+20 <[^>]*> fac1 f0af         crc32w  r0, r1, pc      ; <UNPREDICTABLE>
 0+24 <[^>]*> fadf f082         crc32cb r0, pc, r2      ; <UNPREDICTABLE>
-0+28 <[^>]*> fad1 fd92         crc32ch sp, r1, r2      ; <UNPREDICTABLE>
+0+28 <[^>]*> fad1 ff92         crc32ch pc, r1, r2      ; <UNPREDICTABLE>
 0+2c <[^>]*> fadf f0a2         crc32cw r0, pc, r2      ; <UNPREDICTABLE>
This page took 0.024868 seconds and 4 git commands to generate.