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-vmx.s] - Blame information for rev 38

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

Line No. Rev Author Line
1 38 julius
# VMX Instructions
2
 
3
        .text
4
foo:
5
        vmcall
6
        vmlaunch
7
        vmresume
8
        vmxoff
9
        vmclear (%rax)
10
        vmptrld (%rax)
11
        vmptrst (%rax)
12
        vmxon (%rax)
13
        vmread %rax,%rbx
14
        vmreadq %rax,%rbx
15
        vmread %rax,(%rbx)
16
        vmreadq %rax,(%rbx)
17
        vmwrite %rax,%rbx
18
        vmwriteq %rax,%rbx
19
        vmwrite (%rax),%rbx
20
        vmwriteq (%rax),%rbx
21
        .p2align        4,0

powered by: WebSVN 2.1.0

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