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/] [inval-ept.s] - Rev 219

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

# Check illegal EPT instructions
	.text
_start:
	invept	(%ecx), %bx
	invept	%ebx, (%ecx)
	invept	%ebx, %ecx
	invvpid	(%ecx), %bx
	invvpid %ebx, (%ecx)
	invvpid	%ebx, %ecx
 
	.intel_syntax noprefix
	invept bx, oword ptr [ecx]
	invept oword ptr [ecx], ebx
	invept ecx, ebx
	invvpid bx, oword ptr [ecx]
	invvpid oword ptr [ecx], ebx
	invvpid ecx, ebx
 

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.