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-gidt.s] - Rev 856
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