answersLogoWhite

0

half size of a man dick is so good...lol

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Mention any one byte call instruction and the address to which it is points to?

RST 2 is one example of a one byte call instruction. It points to 0010H.


Z4a-b 19c 26 solve the given equation by using Three Address instruction Two Address instruction 1 Address Instruction and 0 Address Instruction?

There is no equation first of all because the given expression conveys no clue regarding destination or source......................?


Which register in 8086 contains the address of the next instruction to be fetched?

program counter holds the address of the next instruction.


How do you calculate instruction address and data address give example?

To calculate an instruction address and a data address, you typically use the base address and an offset. For example, if the base address of a program is 0x1000 and the instruction is located at an offset of 0x0040, the instruction address would be calculated as 0x1000 + 0x0040 = 0x1040. Similarly, if a data item is stored at an offset of 0x0020 from the same base address, the data address would be 0x1000 + 0x0020 = 0x1020.


What is the difference between three address instruction and two address instruction?

the differebce between three address instruction and two address instruction is three adresss instructoion two address instruction 1) here 3 oprarend fields are used 1) here 2 oprerand fields are used 2) the result is stored in 3rd operand 2) here the result is stored in 2nd oparend


What is the function of the program counter register?

The function of the program counter register is to hold the address of the instruction that is being executed and (later) to hold the address of the instruction that will be executed next.


If the instruction contain four addresses what might be the purpose of each address?

1st address for operand. 2nd address for another operand. 3rd address for store the result. 4th address for next instruction.


When interrupt occurs where is the address following the current instruction stored?

When an interrupt occurs, the address following the current instruction is stored on the stack.


The first instruction in the ROM BIOS startup program is always assigned to?

Memory address FFFF0h is the memory address always assigned to the first instruction in the ROM BIOS


What is the difference between instruction registers and instruction pointer?

instruction register is used to store the next instruction to be executed. instruction pointer is used to store the address of the next instruction to be executed.


Where does the address operand of the instruction copied?

The address operand of an instruction is typically copied into the instruction register (IR) during the instruction fetch phase of the instruction cycle. From the IR, the operand can be accessed by the control unit or the arithmetic logic unit (ALU) for execution. In some architectures, the address operand may also be stored in specific registers, depending on the instruction type and the addressing mode used.


Why in 8085 timigdiagram STA intruction has 13 t states?

The STA instruction in the 8085 has 13 T states, 4 for opcode fetch, 3 for low half immediate address fetch, 3 for high half immediate address fetch, and 3 for data write.