OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [i386/] [x86-64-inval-crc32.s] - Rev 832

Go to most recent revision | Compare with Previous | Blame | View Log

# Check illegal 64bit crc32 in SSE4.2
 
	.text
foo:
 
crc32b (%rsi), %al
crc32w (%rsi), %ax
crc32 (%rsi), %al
crc32 (%rsi), %ax
crc32 (%rsi), %eax
crc32 (%rsi), %rax
crc32  %al, %al
crc32b  %al, %al
crc32  %ax, %ax
crc32w  %ax, %ax
crc32  %rax, %eax
crc32  %eax, %rax
crc32l  %rax, %eax
crc32l  %eax, %rax
crc32q  %eax, %rax
crc32q  %rax, %eax
 
.intel_syntax noprefix
crc32  al,byte ptr [rsi]
crc32  ax, word ptr [rsi]
crc32  rax,word ptr [rsi]
crc32  rax,dword ptr [rsi]
crc32  al,[rsi]
crc32  ax,[rsi]
crc32  eax,[rsi]
crc32  rax,[rsi]
crc32  al,al
crc32  ax, ax
crc32  rax,eax
 

Go to most recent revision | Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.