OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [i386/] [x86-64-gidt.s] - Blame information for rev 818

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
# Instructions to load/store global/interrupt description table
2
# register.
3
 
4
        .text
5
foo:
6
        sidt (%rax)
7
        lidt (%rax)
8
        sgdt (%rax)
9
        lgdt (%rax)
10
        sidtq (%rax)
11
        lidtq (%rax)
12
        sgdtq (%rax)
13
        lgdtq (%rax)
14
        .p2align        4,0

powered by: WebSVN 2.1.0

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