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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [i386/] [mem.s] - Rev 156

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

# Check instructions with one memory operand
 
	.text
_start:
 
sgdt (%esi)
sidt (%esi)
lgdt (%esi)
lidt (%esi)
invlpg (%esi)
cmpxchg8b (%esi)
vmptrld (%esi)
vmclear (%esi)
vmxon (%esi)
vmptrst (%esi)
fxsave (%esi)
fxrstor (%esi)
ldmxcsr (%esi)
stmxcsr (%esi)
clflush (%esi)
 
.intel_syntax noprefix
sgdt [esi]
sidt [esi]
lgdt [esi]
lidt [esi]
invlpg [esi]
cmpxchg8b qword ptr [esi]
vmptrld qword ptr [esi]
vmclear qword ptr [esi]
vmxon qword ptr [esi]
vmptrst qword ptr [esi]
fxsave [esi]
fxrstor [esi]
ldmxcsr dword ptr [esi]
stmxcsr dword ptr [esi]
clflush byte ptr [esi]
 
.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.