MIPS/BFD: Report `bfd_reloc_outofrange' errors as such
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / crc32-intel.d
CommitLineData
9344ff29
L
1#objdump: -dwMintel
2#name: i386 crc32 (Intel disassembly)
3#source: crc32.s
4
5.*: +file format .*
6
7Disassembly of section .text:
8
90+ <foo>:
20592a94
L
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
9344ff29 25#pass
This page took 0.56824 seconds and 4 git commands to generate.