summaryrefslogtreecommitdiffstats
path: root/gas/testsuite/gas/i386/crc32.d
blob: a398a75f9a69ab4f5e06ba5f38349880a43f0d41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#objdump: -dw
#name: i386 crc32

.*:     file format .*

Disassembly of section .text:

0+ <foo>:
[ 	]*[a-f0-9]+:	f2 0f 38 f0 06       	crc32b \(%esi\),%eax
[ 	]*[a-f0-9]+:	66 f2 0f 38 f1 06    	crc32w \(%esi\),%eax
[ 	]*[a-f0-9]+:	f2 0f 38 f1 06       	crc32l \(%esi\),%eax
[ 	]*[a-f0-9]+:	f2 0f 38 f0 c0       	crc32b %al,%eax
[ 	]*[a-f0-9]+:	f2 0f 38 f0 c0       	crc32b %al,%eax
[ 	]*[a-f0-9]+:	66 f2 0f 38 f1 c0    	crc32w %ax,%eax
[ 	]*[a-f0-9]+:	66 f2 0f 38 f1 c0    	crc32w %ax,%eax
[ 	]*[a-f0-9]+:	f2 0f 38 f1 c0       	crc32l %eax,%eax
[ 	]*[a-f0-9]+:	f2 0f 38 f1 c0       	crc32l %eax,%eax
[ 	]*[a-f0-9]+:	f2 0f 38 f0 06       	crc32b \(%esi\),%eax
[ 	]*[a-f0-9]+:	66 f2 0f 38 f1 06    	crc32w \(%esi\),%eax
[ 	]*[a-f0-9]+:	f2 0f 38 f1 06       	crc32l \(%esi\),%eax
[ 	]*[a-f0-9]+:	f2 0f 38 f0 c0       	crc32b %al,%eax
[ 	]*[a-f0-9]+:	66 f2 0f 38 f1 c0    	crc32w %ax,%eax
[ 	]*[a-f0-9]+:	f2 0f 38 f1 c0       	crc32l %eax,%eax
#pass
OpenPOWER on IntegriCloud