Welcome![Sign In][Sign Up]
Location:
Search - opcode

Search list

[Other resource8086dmb

Description: 标题:Opcodes of intel,是8086系列微处理器的指令代码的详细表单。-Title : Revision of Intel, the microprocessor is the 8086 series of detailed instructions code form.
Platform: | Size: 39936 | Author: yangping | Hits:

[Static controlAIC1630A

Description: datasheetEM78 系列单片机共有的 47 条(EM78P447和451、458有48条) 指令,其寬度为 13 位。每一个指令码可分割成两部份,第一部分为标示指令功能的运算码( OPCODE ),第二部份則指出运算時所需之參数,亦即运算码( OPERAND )。而指令的类型大致可分为下列四种: -datasheetEM78 Series MCU total of 47 (45 and EM78P447 the 1,458 is 48) directive, the width of 13. Every one instruction code can be divided into two parts, the first part of the function marking the Operational Directive yards (OPCODE) the second part is that when needed Operational parameters, which computing code (OPERAND). While the type of instruction can be broadly classified into the following four types :
Platform: | Size: 294912 | Author: goudfsk | Hits:

[OtherOpCodeSize

Description: 一个获取opcode的h文件,可以方便的获取指令长度,方便反汇编用-an opcode access to the h file, you can obtain instructions convenient length, used to facilitate anti-Series
Platform: | Size: 1024 | Author: 刘明 | Hits:

[Internet-Networkarp

Description: ARP编程,发送ARP,// ARP Frame typedef struct tagARPFrame { unsigned short HW_Type /* hardware address */ unsigned short Prot_Type /* protocol address */ unsigned char HW_Addr_Len /* length of hardware address */ unsigned char Prot_Addr_Len /* length of protocol address */ unsigned short Opcode /* ARP/RARP */ unsigned char Send_HW_Addr[6] /* sender hardware address */ unsigned long Send_Prot_Addr /* sender protocol address */ unsigned char Targ_HW_Addr[6] /* target hardware address */ unsigned long Targ_Prot_Addr /* target protocol address */ unsigned char padding[18] } ARPFRAME, *PARPFRAME -ARP Programming, send ARP,// ARP Frametypedef struct tagARPFrame (unsigned short HW_Type/* hardware address*/unsigned short Prot_Type/* protocol address*/unsigned char HW_Addr_Len/* length of hardware address*/unsigned char Prot_Addr_Len/* length of protocol address*/unsigned short Opcode/* ARP/RARP*/unsigned char Send_HW_Addr [6]/* sender hardware address*/unsigned long Send_Prot_Addr/* sender protocol address*/unsigned char Targ_HW_Addr [6]/* target hardware address*/unsigned long Targ_Prot_Addr/* target protocol address*/unsigned char padding [18]) ARPFRAME,* PARPFRAME
Platform: | Size: 870400 | Author: 王一东 | Hits:

[SCMOpcodes

Description: Intel汇编指令集,包括机器码表,汇编开发必备-Intel compiled instruction set, including the binary form, the compilation of the development of essential
Platform: | Size: 65536 | Author: 黄勇辉 | Hits:

[BooksInterrupt

Description: 很全的中断手册。 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 !)...
Platform: | Size: 3544064 | Author: 天雨 | Hits:

[source in ebookalu

Description: 算术逻辑运算单元,它根据输入的8种不同操作码分别实现相应的加、与、异或、跳转等基本操作运算。利用这几种基本运算可以实现很多种其他运算以及逻辑判断等操作-Arithmetic logic operation unit, which under the Importation of the eight kinds of different opcode, respectively, to achieve a corresponding increase, and, XOR, Jump basic computing operation. The use of these types of basic operations can achieve a variety of other judgments, such as computing and logic operation
Platform: | Size: 1024 | Author: lian | Hits:

[Otherhuffman

Description: 哈夫曼树实现及哈夫曼编码 使用编程工具编写一个程序,对一组指令进行哈夫曼编码,并输出最后的编码结果以及对指令码的长度进行评价。与扩展操作码和等长编码进行比较。 -Huffman tree and the Huffman coding to achieve the use of programming tools to prepare a procedure to a group of instructions to carry out Huffman coding, and outputs the final results of the encoding length of the script evaluation. And expansion, such as opcode and compare length coding.
Platform: | Size: 1024 | Author: fengchunling | Hits:

[OtherIA-32ArchitectureVolume2-InstructionSetReference.r

Description: The IA-32 Intel Architecture Software Developer’s Manual, Volume 2: Instruction Set Reference (Order Number 245471) is part of a three-volume set that describes the architecture and programming environment of all IA-32 Intel® Architecture processors. the IA-32 Intel Architecture Software Developer’s Manual, Volume 2, describes the instructions set of the processor and the opcode structure. These two volumes are aimed at application programmers who are writing programs to run under existing operating systems or executives.-The IA-32 Intel Architecture Software Developer s Manual, Volume 2: Instruction Set Reference (Order Number 245471) is part of a three-volume set that describes the architecture andprogramming environment of all IA-32 Intel ? Architecture processors.the IA-32 Intel Architecture SoftwareDeveloper s Manual, Volume 2, describes the instructions set of the processor and theopcode structure. These two volumes are aimed at application programmers who are writingprograms to run under existing operating systems or executives.
Platform: | Size: 2809856 | Author: vincente | Hits:

[BooksAMD64ArchitectureManualV3_GeneralPurposeAndSystemI

Description: 本书详细介绍了AMD64架构的指令,包括指令的助记语法,操作码,功能,影响标志和可能的异常。本卷介绍了通用指令和系统指令,书末页有交叉参考索引。内容包括: 指令格式 指令概览 通用指令参考 系统指令参考-The book detailed the AMD64 architecture instruction, including grammar instruction mnemonic, opcode, function, impact and possible abnormal signs. The present volume introduce a common system commands and instructions, at the end of page book has cross-reference index. Include: an overview of common commands command format command reference system reference commands
Platform: | Size: 1835008 | Author: tony | Hits:

[Otheropcode

Description: 详细介绍光电编码器原理,对想了解光电编码器的人是一份不错的资料-Detailed optical encoder principle of photoelectric coder would like to know the person is a good information
Platform: | Size: 81920 | Author: 竺春松 | Hits:

[ARM-PowerPC-ColdFire-MIPShbzl

Description: 在 ARM 汇编语言程序里,有一些特殊指令助记符,这些助记符与指令系统的助记符不同,没有相对应的操作码,通常称这些特殊指令助记符为伪指令,他们所完成的操作称为伪操作。伪指令在源程序中的作用是为完成汇编程序作各种准备工作的,这些伪指令仅在汇编过程中起作用,一旦汇编结束,伪指令的使命就完成。 -In ARM assembly language program, there are some special instruction mnemonic, the mnemonic with the instruction mnemonic system, there is no corresponding opcode is usually said that these special instruction Mnemonic for the pseudo-instruction, they completed operation known as the pseudo-operation. Pseudo-instruction in the role of source code is compiled for the completion of procedures for the various preparations, these pseudo-instruction only play a role in the compilation process, once the compilation of the end of pseudo-instructions to complete the mission.
Platform: | Size: 4096 | Author: 陈竺 | Hits:

[SCMSimple_digital_circuit_design

Description: 简单的数字电路设计,全部由分立的IC实现,实物已经做出过。实现两个四位二进制数相加,和一个四位二进制移位的功能。仿照MCU指令进行设计,有2位二进制操作码,8位输入和5位输出端,内部时钟控制电路。对于了解8位或者16位的MCU指令时序逻辑有点帮助.-Simple digital circuit design, all of the IC to achieve the separation, in-kind has been made. The achievement of the two add up to four binary number, and a shift of four binary functions. MCU instruction modeled on the design, there are two binary opcode, 8 inputs and 5 outputs, the internal clock control circuit. For the understanding of 8 or 16-bit MCU instruction temporal logic to some extent.
Platform: | Size: 37888 | Author: 径遂 | Hits:

[GDI-BitmapAnimateDraw

Description: Bitblt方法和三种光栅操作码来实现为图透明显示,其效果与调用TransparentImage类似。-Ways Bitblt opcode and three gratings to achieve transparency for the map shows that its effect is similar TransparentImage call.
Platform: | Size: 46080 | Author: JiandongGu | Hits:

[3D GraphicScenesDemo

Description: OGRE开发的带碰撞检测的场景例子.ScenesDemo带特殊效果.-OGRE development scene with examples of collision detection. ScenesDemo with special effects.
Platform: | Size: 1369088 | Author: zs | Hits:

[assembly language8085-alpcodegenerator

Description: the program code converts the given 8085 opcode into mnemonics of assembly level programming... initially give the no. of opcodes to be entered
Platform: | Size: 2048 | Author: radhika | Hits:

[assembly languagedasm

Description: 机器码指令格式,分析二进制指令确定intel指令长度-opcode struct
Platform: | Size: 50176 | Author: lqm1204 | Hits:

[assembly languagekiller

Description: 仅占16字节内存的KILLER.COM----无效指令拦截器 -Only 16 bytes of memory KILLER.COM---- Invalid opcode interceptor
Platform: | Size: 1024 | Author: 本是 | Hits:

[Special Effectsdemostuf

Description: Here is some more demo code. It s not the hottest stuff ever made, quite simple most of it - but you will find a fast vector-box, wildly rotating full-screen pictures and a nifty starwars scroller. Also a very simple (but fast and easy to expand) wolfenstein thing. Use ESCAPE key to exit most of the stuff! I m sorry about the quality of the code, but I have not had much time for coding (bought my PC half a year ago) so perhaps I ll put up some better code later... But look out for my vector animation program for doing stuff like "Another World" animations. If the stuff doesn t work on your computer it s probably my fault. I really don t know why. Perhaps its some interrupt failure or illegal opcode, but anyway, my code seems to break on some computers. If you find the mistake please contact me!!! It s all in Pascal - with embedded assembly stuff in it of course.-Here is some more demo code. It s not the hottest stuff ever made, quite simple most of it- but you will find a fast vector-box, wildly rotating full-screen pictures and a nifty starwars scroller. Also a very simple (but fast and easy to expand) wolfenstein thing. Use ESCAPE key to exit most of the stuff! I m sorry about the quality of the code, but I have not had much time for coding (bought my PC half a year ago) so perhaps I ll put up some better code later... But look out for my vector animation program for doing stuff like "Another World" animations. If the stuff doesn t work on your computer it s probably my fault. I really don t know why. Perhaps its some interrupt failure or illegal opcode, but anyway, my code seems to break on some computers. If you find the mistake please contact me!!! It s all in Pascal- with embedded assembly stuff in it of course.
Platform: | Size: 80896 | Author: Parity error | Hits:

[OS Developoperation

Description: 该指令系统包含三地址指令、双地址指令、单地址指令和零地址指令 指令长度为16位,包括4位基本操作码字段和三个4位地址字段 根据给定的各类指令的条数,设计出合理的扩展操作码方案-The instruction system includes a three-address instruction, two-address instruction, single-address instruction and zero-address instruction length of 16 instructions, including the four basic operations and three 4-bit code field address field according to the given instructions of various types of the number of design and reasonable extension of the program opcode
Platform: | Size: 1024 | Author: 王海 | Hits:
« 1 2 34 5 6 7 »

CodeBus www.codebus.net