[binutils][arm] arm support for ARMv8.m Custom Datapath Extension
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / crc32-intel.d
1 #objdump: -dwMintel
2 #name: i386 crc32 (Intel disassembly)
3 #source: crc32.s
4
5 .*: +file format .*
6
7 Disassembly of section .text:
8
9 0+ <foo>:
10 [ ]*[a-f0-9]+: f2 0f 38 f0 06 crc32 eax,BYTE PTR \[esi\]
11 [ ]*[a-f0-9]+: 66 f2 0f 38 f1 06 crc32 eax,WORD PTR \[esi\]
12 [ ]*[a-f0-9]+: f2 0f 38 f1 06 crc32 eax,DWORD PTR \[esi\]
13 [ ]*[a-f0-9]+: f2 0f 38 f0 c0 crc32 eax,al
14 [ ]*[a-f0-9]+: f2 0f 38 f0 c0 crc32 eax,al
15 [ ]*[a-f0-9]+: 66 f2 0f 38 f1 c0 crc32 eax,ax
16 [ ]*[a-f0-9]+: 66 f2 0f 38 f1 c0 crc32 eax,ax
17 [ ]*[a-f0-9]+: f2 0f 38 f1 c0 crc32 eax,eax
18 [ ]*[a-f0-9]+: f2 0f 38 f1 c0 crc32 eax,eax
19 [ ]*[a-f0-9]+: f2 0f 38 f0 06 crc32 eax,BYTE PTR \[esi\]
20 [ ]*[a-f0-9]+: 66 f2 0f 38 f1 06 crc32 eax,WORD PTR \[esi\]
21 [ ]*[a-f0-9]+: f2 0f 38 f1 06 crc32 eax,DWORD PTR \[esi\]
22 [ ]*[a-f0-9]+: f2 0f 38 f0 c0 crc32 eax,al
23 [ ]*[a-f0-9]+: 66 f2 0f 38 f1 c0 crc32 eax,ax
24 [ ]*[a-f0-9]+: f2 0f 38 f1 c0 crc32 eax,eax
25 #pass
This page took 0.030205 seconds and 4 git commands to generate.