Fix spelling typos.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / crc32-armv8-r.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: ARMv8-R CRC32 instructions
3 #source: crc32-armv8-ar.s
4 #as: -march=armv8-r+crc
5 #not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
6
7 .*: *file format .*arm.*
8
9
10 Disassembly of section .text:
11 0+0 <[^>]*> e1010042 crc32b r0, r1, r2
12 0+4 <[^>]*> e1210042 crc32h r0, r1, r2
13 0+8 <[^>]*> e1410042 crc32w r0, r1, r2
14 0+c <[^>]*> e1010242 crc32cb r0, r1, r2
15 0+10 <[^>]*> e1210242 crc32ch r0, r1, r2
16 0+14 <[^>]*> e1410242 crc32cw r0, r1, r2
17 0+18 <[^>]*> fac1 f082 crc32b r0, r1, r2
18 0+1c <[^>]*> fac1 f092 crc32h r0, r1, r2
19 0+20 <[^>]*> fac1 f0a2 crc32w r0, r1, r2
20 0+24 <[^>]*> fad1 f082 crc32cb r0, r1, r2
21 0+28 <[^>]*> fad1 f092 crc32ch r0, r1, r2
22 0+2c <[^>]*> fad1 f0a2 crc32cw r0, r1, r2
23
This page took 0.030201 seconds and 4 git commands to generate.