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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [i386/] [sse4_2.s] - Rev 215

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

# Streaming SIMD extensions 4.2 Instructions
 
	.text
foo:
	crc32		%cl,%ebx
	crc32		%cx,%ebx
	crc32		%ecx,%ebx
	crc32b		(%ecx),%ebx
	crc32w		(%ecx),%ebx
	crc32l		(%ecx),%ebx
	crc32b		%cl,%ebx
	crc32w		%cx,%ebx
	crc32l		%ecx,%ebx
	pcmpgtq		(%ecx),%xmm0
	pcmpgtq		%xmm1,%xmm0
	pcmpestri	$0x0,(%ecx),%xmm0
	pcmpestri	$0x0,%xmm1,%xmm0
	pcmpestrm	$0x1,(%ecx),%xmm0
	pcmpestrm	$0x1,%xmm1,%xmm0
	pcmpistri	$0x2,(%ecx),%xmm0
	pcmpistri	$0x2,%xmm1,%xmm0
	pcmpistrm	$0x3,(%ecx),%xmm0
	pcmpistrm	$0x3,%xmm1,%xmm0
	popcnt		(%ecx),%bx
	popcnt		(%ecx),%ebx
	popcntw		(%ecx),%bx
	popcntl		(%ecx),%ebx
	popcnt		%cx,%bx
	popcnt		%ecx,%ebx
	popcntw		%cx,%bx
	popcntl		%ecx,%ebx
 
 
	.intel_syntax noprefix
	crc32  ebx,cl
	crc32  ebx,cx
	crc32  ebx,ecx
	crc32  ebx,BYTE PTR [ecx]
	crc32  ebx,WORD PTR [ecx]
	crc32  ebx,DWORD PTR [ecx]
	crc32  ebx,cl
	crc32  ebx,cx
	crc32  ebx,ecx
	pcmpgtq xmm0,XMMWORD PTR [ecx]
	pcmpgtq xmm0,xmm1
	pcmpestri xmm0,XMMWORD PTR [ecx],0x0
	pcmpestri xmm0,xmm1,0x0
	pcmpestrm xmm0,XMMWORD PTR [ecx],0x1
	pcmpestrm xmm0,xmm1,0x1
	pcmpistri xmm0,XMMWORD PTR [ecx],0x2
	pcmpistri xmm0,xmm1,0x2
	pcmpistrm xmm0,XMMWORD PTR [ecx],0x3
	pcmpistrm xmm0,xmm1,0x3
	popcnt bx,WORD PTR [ecx]
	popcnt ebx,DWORD PTR [ecx]
	popcnt bx,WORD PTR [ecx]
	popcnt ebx,DWORD PTR [ecx]
	popcnt bx,cx
	popcnt ebx,ecx
	popcnt bx,cx
	popcnt ebx,ecx
 
	.p2align	4,0
 

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.