answersLogoWhite

0


Best Answer

The SHLD (Store H&L Direct) instruction takes 5 machine cycles and 16 clock states, not including any wait states.

Opcode fetch: T1, T2, T3, and TX

Low order address fetch: T1, T2, T3

High order address fetch: T1, T2, T3

Store L: T1, T2, T3

Store H: T1, T2, T3

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Timing diagram of shld 16 bit instruction?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you draw the timing diagram for instruction INX H?

INX H instruction requires 1 machine cycle having 6 T-states because 8-bit instruction operate on 16 bit data (HL) completed in 6 T-states.


What Buffer register saves the instruction?

It is employed to hold temporarily the right hand instruction from a word in memory.. For example, The IAS machine's basic unit of information was a 40-bit, so that two instructions could be stored in each 40-bit memory location. Each instruction consisted of an 8-bit {operation code} and a 12-bit address. Hence the IBR (Instruction Buffer Register) is used to temporarily hold Right hand instruction for the next use.


What is instruction buffer register?

It is employed to hold temporarily the right hand instruction from a word in memory.. For example, The IAS machine's basic unit of information was a 40-bit, so that two instructions could be stored in each 40-bit memory location. Each instruction consisted of an 8-bit {operation code} and a 12-bit address. Hence the IBR (Instruction Buffer Register) is used to temporarily hold Right hand instruction for the next use.


What are operands?

Every instruction contains to parts: operation code[opcode],and operand. The first part of an instruction which specifies the task to be performed by the computer is called opcode. The second part of the instruction is the data to be operated on.,and it is called operand. The operand[or data]given in the instruction may be in various forms such as 8-bit or 16-bit data, 8-bit or 16-bit address, internal register or a register or memory location.


What term does amd use to describe a processor using a 64 bit instruction set with 32 bit internal core processing?

What term does AMD use to describe the processor technology that uses a 64 - bit instruction set with 32 - bit internal core processing


What term does AMD use to describe the processor technology processor that uses a 64-bit instruction set with 32-bit internal core processing?

What term does AMD use to describe the processor technology that uses a 64 - bit instruction set with 32 - bit internal core processing


The circuit diagram for 3 bit parity generator?

gdfgfddffd


Why call instruction in 8085 microprocessor have 18 state and how its operate?

The CALL InstructionOpcode OperandCALL 16-bit memory addressof a subroutineIt is a 3-byte instruction that transfers the program sequence to a subroutineSaves the content of the PC (Program Counter-16-bit register) , the address of the next instruction , on the stackDecrements the stack pointer register by 2Jumps unconditionally to the memory location specified by the 2nd and 3rd bytes.This instruction is accompanied by a RETURN instruction in the subroutine


How many times can a 32-bit bus can handle versus the data bits as an 8-bit bus?

Lets put this one into a very tangible form. 8-Bit Bus: To process the text string "ABBA" an 8 bit bus will send the data like this(I'm using ABBA because its a band name and its very easy to write in binary): Instruction #1 [01000001] Instruction #2 [01000010] Instruction #3 [01000010] Instruction #4 [01000001] A 32-bit bus does lit like this: Instruction #1 [01000001];[01000010];[01000010];[01000001] At the most elemental scale, this would make a 32-bit bus 4 times faster than a 8-bit bus at the same frequency. More goes into it than this, however, and real-world numbers are never an exact representation of theoretical performance differences.


What are the instruction sets that tell the computer what to do?

Instruction sets are just the opcodes in the CPU that tell it what to do and which software can use. There are hundreds to thousands of these instructions. These instructions vary per processor you use. Here are some of the common instruction sets:x86 - started with the Intel 8086 and mostly still available on PCsx64 - AMD's new instruction set to expand the x86 instruction set to use 64-bit instructions.IA-64 - The instruction set of Intel's Itanium processor, it is declining in popularity as Intel and the software manufacturers have shifted to the x64 instruction set.Z80 - This was an 8-bit instruction set used to run the CP/M operating system. The original TRS-80 used it.68000 - The Motorola 68000 was a 16-32 bit CPU.


How many type of instructions does the 32-bit Intel 8086 have?

The Intel 8086/8088 is not a 32 bit machine. It is a 16 bit machine. It has 72 instruction types.


The 16 bit microprocessor means that it has?

8 bit ALU and most of data processing registers will be 8 bit