CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 80386

搜索资源列表

  1. i386ReferenceManual

    0下载:
  2. 英特尔80386开发手册,列出了一系列的CPU支持的汇编指令,如输入输出。-Intel i386ReferenceManual.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:760935
    • 提供者:刘金根
  1. sparc

    0下载:
  2. sparc org, vhdl rtl code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:240154
    • 提供者:andy
  1. 8295A-interruption

    0下载:
  2. 关于80386在保护模式下的中断和异常,以及8259A的相关资料-With regard to 80386 in the protected mode interrupt and exception
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:168910
    • 提供者:李鹏
  1. pdpc300

    0下载:
  2. Public Domain Operating System (currently x86 and 80386)
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:182144
    • 提供者:lsnyder
  1. TSR

    0下载:
  2. using irq in 80386 with ppi
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1726
    • 提供者:fakher
  1. 80386

    0下载:
  2. 进入保护模式可以得到很多好处 ,让你的程式不再有 640K 限制 ,可以产生虚 拟记忆体、拦 I/O ,所有的应用程式读写系统暂存器 ,产生中断....都可以完全拦 截 ,而且 TSS 工作切换能力可以让你不占用 DOS 下的堆叠区 ,还有很多好处无法 一一叙述 ,因此由笔者来教你如何切入保护模式吧....从简单的开始。-Into protection mode can be many benefits, so you no longer have 640K limit the pr
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:10826
    • 提供者:洪水劲
  1. PC_Assembly_Language_Paul_A_Carter_2006-book

    0下载:
  2. PC Assembly Language Paul A. Carter July 23, 2006 The purpose of this book is to give the reader a better understanding of how computers really work at a lower level. By gaining a deeper understanding of how computers work, the reader can often
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:714153
    • 提供者:zeka.fl
  1. as86

    0下载:
  2. as86 - as86-8086..80386处理器的汇编程序-as86- as86-8086 .. 80386 processor assembler
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-27
    • 文件大小:9649
    • 提供者:王栋梁
  1. 80386assembly

    0下载:
  2. 清华出的关于80386结构和汇编指令的电子版,深入浅出地介绍了80386 和80486 的宏汇编程序设计技术, 生动地讲解了计算机的一些基本原理。-Tsinghua about 80386 structure and assembly instructions, not only introduces assembler design ,but also vividly explain some of the basic principles of the computer.
  3. 所属分类:assembly language

    • 发布日期:2017-11-28
    • 文件大小:1364301
    • 提供者:zhaog gang
  1. p_mode

    1下载:
  2. 80386有三种工作方式:实模式,保护模式和虚拟8086模式。本文介绍保护方式下的80386及相关的程序设计内容。实模式下的80386寄存器,寻址方式和指令等基本概念,除特别说明外在保护方式下仍然保持。-80386 has three modes: real mode, protected mode and virtual 8086 mode. This article describes the protected mode of 80386 and related programming c
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:214619
    • 提供者:刘禄
  1. myIntGate

    0下载:
  2. 通过中断门访问内核 象全局描述符表GDT一样,在整个系统中,中断描述符表IDT只有一个。中断描述符表寄存器IDTR指示IDT在内存中的位置。由于80386只识别256个中断向量号,所以IDT最大长度是2K。 中断描述符表IDT所含的描述符只能是中断门、陷阱门和任务门。也就是说,在保护模式下,80386只有通过中断门、陷阱门或任务门才能转移到对应的中断或异常处理程序。 -By interrupt doors to access the kernel Like the Glo
  3. 所属分类:assembly language

    • 发布日期:2017-11-20
    • 文件大小:11562
    • 提供者:jack
  1. ip22-platform

    0下载:
  2. This structure matches the layout of the data saved to the stack following a device-not-present interrupt, part of it saved automatically by the 80386 80486.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1692
    • 提供者:loxdyon
  1. cmpxchg_32

    0下载:
  2. Building a kernel capable running on 80386 and 80486. It may be necessary to simulate the cmpxchg8b on the 80386 and 80486 CPU.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1244
    • 提供者:cfsbje
  1. unix

    0下载:
  2. Definitions for Unix assembler syntax for the Intel 80386.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1472
    • 提供者:cuiysder
  1. i386

    0下载:
  2. INTEL 80386 PROGRAMMER S REFERENCE MANUAL 1986
  3. 所属分类:Driver develop

    • 发布日期:2017-05-06
    • 文件大小:761727
    • 提供者:anil
  1. sine

    0下载:
  2. The program graphs a sine function with assembler using coprocessor 80386
  3. 所属分类:assembly language

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:magmo
  1. 实验17_电子琴实验

    0下载:
  2. 基于汇编语言对80386微处理进行操作,实现控制扬声器的不同发生频率,达到电子琴的效果。(80386 microprocessing based on assembly language operation, to achieve the control of the different frequency of the speaker to achieve the effect of the ] electronic organ.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:忘却
« 1 2»
搜珍网 www.dssz.com