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

Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

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