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-ept.s] - Rev 816
Compare with Previous | Blame | View Log
# Check 64bit EPT instructions .text _start: invept (%rcx), %rbx invept (%rcx), %r11 invvpid (%rcx), %rbx invvpid (%rcx), %r11 .intel_syntax noprefix invept rbx, oword ptr [rcx] invept r11, oword ptr [rcx] invvpid rbx, oword ptr [rcx] invvpid r11, oword ptr [rcx]