URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [i386/] [x86-64-gidt.s] - Rev 38
Go to most recent revision | Compare with Previous | Blame | View Log
# Instructions to load/store global/interrupt description table # register. .text foo: sidt (%rax) lidt (%rax) sgdt (%rax) lgdt (%rax) sidtq (%rax) lidtq (%rax) sgdtq (%rax) lgdtq (%rax) .p2align 4,0
Go to most recent revision | Compare with Previous | Blame | View Log