Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - 80386
Search - 80386 - List
保护模式下的80386及编程-protected mode and the 80,386 Programming
Update : 2008-10-13 Size : 7356542 Publisher : 大黄

保护方式下的80386及其编程.PDF 周明德
Update : 2010-01-15 Size : 9571123 Publisher : STM32Q

SCM80x0393
DL : 0
80386单片机-80,386 SCM
Update : 2024-03-29 Size : 160768 Publisher : 饮凉

保护模式下的80386及编程-protected mode and the 80,386 Programming
Update : 2024-03-29 Size : 7356416 Publisher : 大黄

反汇编32位intel机器指令的源代码,只写完了80386的指令,没有加入后续指令及浮点指令,不过源代码考虑了可扩展性,可以很容易加入其它指令.由于我还不了解64位的汇编指令,所以没考虑对64位的扩展.反汇编的结果经与W32DASM对比,发现了W32DASM的许多错误,如果发现我的源码译错了请email我(只限80386指令),我的email在源代码文件中-compilation of 32 anti-intel machinery orders source code, only 80,386 finished the instructions not to include follow-up instructions and floating-point instructions, but the source code to consider the scalability, it is very easy to join other directives. Since I do not yet know the compilation of 64 instructions, we had to consider the right 64 expansion. anti-compile the results contrast with the W32DASM found W32DASM many mistakes, I found the source code translation wrong Please email me (only 80,386 directive), I email the source document
Update : 2024-03-29 Size : 12288 Publisher : 晓宁

反汇编32位intel机器指令的源代码,只写完了80386的指令,没有加入后续指令及浮点指令,不过源代码考虑了可扩展性,可以很容易加入其它指令.由于我还不了解64位的汇编指令,所以没考虑对64位的扩展.反汇编的结果经与W32DASM对比,发现了W32DASM的许多错误,如果发现我的源码译错了请email我(只限80386指令),我的email在源代码文件中-compilation of 32 anti-intel machinery orders source code, only 80,386 finished the instructions not to include follow-up instructions and floating-point instructions, but the source code to consider the scalability, it is very easy to join other directives. Since I do not yet know the compilation of 64 instructions, we had to consider the right 64 expansion. anti-compile the results contrast with the W32DASM found W32DASM many mistakes, I found the source code translation wrong Please email me (only 80,386 directive), I email the source document
Update : 2024-03-29 Size : 12288 Publisher : 晓宁

反汇编32位intel机器指令的源代码,只写完了80386的指令,没有加入后续指令及浮点指令,不过源代码考虑了可扩展性,可以很容易加入其它指令.由于我还不了解64位的汇编指令,所以没考虑对64位的扩展.反汇编的结果经与W32DASM对比,发现了W32DASM的许多错误,如果发现我的源码译错了请email我(只限80386指令),我的email在源代码文件中-compilation of 32 anti-intel machinery orders source code, only 80,386 finished the instructions not to include follow-up instructions and floating-point instructions, but the source code to consider the scalability, it is very easy to join other directives. Since I do not yet know the compilation of 64 instructions, we had to consider the right 64 expansion. anti-compile the results contrast with the W32DASM found W32DASM many mistakes, I found the source code translation wrong Please email me (only 80,386 directive), I email the source document
Update : 2024-03-29 Size : 12288 Publisher : 晓宁

DL : 0
汇编语言的小教程,针对80386 即包括保护模式和实模式 作者 kingcaiya-small assembly language guides, against 80,386 including protected mode and real mode author kingcaiya
Update : 2024-03-29 Size : 30720 Publisher : 戴雨宸

此书是高级Windown 80386汇编语言,让读者真正掌握Win32汇编语言的编写-This book is the senior Windown 80386 assembly language to allow readers to truly grasp the Win32 assembly language preparation
Update : 2024-03-29 Size : 2493440 Publisher : 韩水

DL : 0
80386处理器是Intel公司80x86发展史上的里程碑,它不但兼容先前的8086/8088,80186,80286处理器,而且也为后来的486,Pentium(586),Pentium Pro(686)的发展打下了坚实的基础,对于我们程序员来讲更重要的是:我们关心80386在指令上到底有哪些扩展呢?80386有哪些寻址方式呢?毫无疑问,它不但兼容了8086的所有指令,而且还对它们进行增强. -80386 processor is Intel Corporation 80x86 milestone in the history of the development, it is not only compatible with the previous 8086/8088, 80186,80286 processors, but also for the subsequent 486, Pentium (586), Pentium Pro (686) the development of a solid the basis for our programmers in terms of more important is: 80386 What we are concerned about the directive on which to expand it in the end? 80386 What are the addressable way? There is no doubt that it is not only compatible with the 8086 all the instructions, but also enhance them.
Update : 2024-03-29 Size : 30720 Publisher : haoyu

DL : 0
很全的中断手册。 INT 00 - CPU-generated - DIVIDE ERROR INT 01 - CPU-generated - SINGLE STEP (80386+) - DEBUGGING EXCEPTIONS INT 02 - external hardware - NON-MASKABLE INTERRUPT INT 03 - CPU-generated - BREAKPOINT INT 04 - CPU-generated - INTO DETECTED OVERFLOW INT 05 - PRINT SCREEN CPU-generated (80186+) - BOUND RANGE EXCEEDED INT 06 - CPU-generated (80286+) - INVALID OPCODE INT 07 - CPU-generated (80286+) - PROCESSOR EXTENSION NOT AVAILABLE INT 08 - IRQ0 - SYSTEM TIMER CPU-generated (80286+) . . .-Very wide manual interruption. INT 00- CPU-generated- DIVIDE ERRORINT 01- CPU-generated- SINGLE STEP (80386+)- DEBUGGING EXCEPTIONSINT 02- external hardware- NON-MASKABLE INTERRUPTINT 03- CPU-generated- BREAKPOINTINT 04- CPU-generated- INTO DETECTED OVERFLOWINT 05- PRINT SCREEN CPU-generated (80186+)- BOUND RANGE EXCEEDEDINT 06- CPU-generated (80286+)- INVALID OPCODEINT 07- CPU-generated (80286+)- PROCESSOR EXTENSION NOT AVAILABLEINT 08- IRQ0- SYSTEM TIMER CPU-generated ( 802862B !)...
Update : 2024-03-29 Size : 3544064 Publisher : 天雨

Back in 2002, the 6502 disappeared out of all catalogues. Wanted to know, if it s possible to build a binary compatible CPU with the things I had in the drawer: 74LS parts, 27C512 EPROMs and a fast static RAM from an old 80386 motherboard. Now here the results. Note, that the Bus timing is different from the 6502.
Update : 2024-03-29 Size : 3224576 Publisher : kim kenneth

DL : 0
此文档是Intel公司提供的80386体系结构资料的中文部分翻译版-This document is provided by Intel Corporation 80386 Architecture The Chinese part of the translation version of
Update : 2024-03-29 Size : 2714624 Publisher : Twm

DL : 0
80386及其编程, 学习很有用, 推荐初学者使用-err
Update : 2024-03-29 Size : 9571328 Publisher : sdfwd

80386 Disassembler library, with source codes.
Update : 2024-03-29 Size : 137216 Publisher : bill pudn

DL : 0
INTEL 80386 PROGRAMMER S REFERENCE MANUAL 1986
Update : 2024-03-29 Size : 760832 Publisher :

DL : 0
这是本关于保护模式下变成的电子书,设计很多CUP设计原理。是理解操作系统的必看书-This is a protected mode on the e-books into the design a lot of design principles CUP. Is to understand the operating system will read
Update : 2024-03-29 Size : 9573376 Publisher : asdsf

Intel微处理器80386的vhdl模拟,很有参考价值-Vhdl simulation of intel s 80386 microprocessor, is valuable for reference
Update : 2024-03-29 Size : 8192 Publisher : 卢刚

INTEL 80386 PROGRAMMER S REFERENCE MANUAL 386的编程资料,对研究386汇编的朋友有帮助-INTEL 80386 PROGRAMMER' S REFERENCE MANUAL 386 programming information, the study compiled by 386 friends to help
Update : 2024-03-29 Size : 760832 Publisher : 张锡良

80386 and 80486 Micro Processors Internal Architectures are explained very clearly in this document
Update : 2024-03-29 Size : 1329152 Publisher : vikram
« 12 3 4 5 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.