How does the microprocessor differentiate between data and instruction

1 Answer

Answer :

When  the  first  m/c  code  of  an  instruction  is  fetched  and  decoded  in  the  instruction register, the microprocessor recognizes the number of  bytes required  to  fetch  the  entire  instruction.  For  example  MVI  A,  Data,  the  second  byte  is  always considered as data. If the data byte is omitted by mistake whatever is in  that memory location will be considered as data & the byte after the “data”will be  treated as the next instruction.

Related questions

Description : How many operations are there in the instruction set of 8085 microprocessor?

Last Answer : There are 74 operations in the 8085 microprocessor.

Description : How many speed of 8088,8085,8086 microprocessor: a. 2.5 Million instruction per second b. 1.5 Million instruction per second c. 3.5 Million instruction per second d. 1.6 Million instruction per second

Last Answer : a. 2.5 Million instruction per second

Description : Which is most commonly measured in terms of MIPS previously million instruction per second: a. Microprocessor b. Performance of a microprocessor c. Assembly line d. None of thes

Last Answer : b. Performance of a microprocessor

Description : In an 8085 microprocessor, the instruction CMP B has been executed while the contentsof accumulator is less than that of register B. As a result carry flag and zero flag will berespectively (A) set, reset (B) reset, set (C) reset, reset (D) set, set

Last Answer : (A) set, reset

Description : Then number of T-states of the instruction STA in 8085 microprocessor is A) 10 B) 12 C) 13 D) 16 

Last Answer : Then number of T-states of the instruction STA in 8085 microprocessor is 13 

Description : How many ways of transferring data between the microprocessor and a physical I/O device: a. 2 b. 3 c. 4 d. 5

Last Answer : b. 3

Description : 8088 microprocessor differs with 8086 microprocessor in a) Data width on the output b) Address capability c) Support of coprocessor d) Support of MAX / MIN mode

Last Answer : a) Data width on the output

Description : What does microprocessor speed depends on? a) Clock b) Data bus width c) Address bus width

Last Answer : c) Address bus width

Description : The microprocessor can read/write 16 bit data from or to ________ A. memory B. I /O device C. processor D. register

Last Answer : The microprocessor can read/write 16 bit data from or to memory 

Description : When the RET instruction at the end of subroutine is executed, a. the information where the stack is iniatialized is transferred to the stack pointer b. the memory address of the RET instruction is ... two data bytes stored in the top two locations of the stack are transferred to the stack pointer

Last Answer : c. two data bytes stored in the top two locations of the stack are transferred to the program counter

Description : What is the control unit's function in the CPU? a. To transfer data to primary storage b. to store program instruction c. to perform logic operations d. to decode program instruction

Last Answer : b. to store program instruction

Description : Which of the following registers is used to keep track of address of the memory location where the next instruction is located? a. Memory Address Register b. Memory Data Register c. Instruction Register d. Program Register

Last Answer : d. Program Register

Description : Which of the following registers is used to keep track of address of the memory location where the next instruction is located? a. Memory address register b. Memory data register c. Instruction register d. Program counter

Last Answer : d. Program counter

Description : Which of the following registers is loaded with the contents of the memory location pointed by the PC? a. Memory address register b. Memory data register c. Instruction registers d. Program counter

Last Answer : c. Instruction registers

Description : Which of the following registers is used to keep track of address of the memory location where the next instruction is located? a. Memory address register b. Memory data register c. Instruction register d. Program counter

Last Answer : d. Program counter

Description : Which of the following registers is loaded with the contents of the memory location pointed by the PC? a. Memory address registers b. Memory data registers c. Instruction register d. Program counter

Last Answer : c. Instruction register

Description : What instruction performs Compare immediate to indirect and jump if not equal. a) CJNE A, #data, rel b) CJNE Rn, #data, rel c) CJNE @ Ri, #data, rel d) CJNE A, data, rel

Last Answer : b) CJNE Rn, #data, rel

Description : List the four instructions which control the interrupt structure of the 8085 microprocessor.

Last Answer : • DI ( Disable Interrupts ) • EI ( Enable Interrupts ) • RIM ( Read Interrupt Masks ) • SIM ( Set Interrupt Masks )

Description : List the 16 – bit registers of 8085 microprocessor.

Last Answer : Stack pointer (SP) and Program counter (PC).

Description : List few applications of microprocessor-based system.

Last Answer : It is used: i. For measurements, display and control of current, voltage, temperature, pressure, etc. ii. For traffic control and industrial tool control. iii. For speed control of machines.

Description : What is Microprocessor? Give the power supply & clock frequency of 8085

Last Answer : A microprocessor is a multipurpose, programmable logic device that reads binary instructions from a storage device called memory accepts binary data as input and processes data according ... provides result as output. The power supply of 8085 is +5V and clock frequency in 3MHz.

Description : What type of architecture is used in 8085 microprocessor?

Last Answer : Ans- INTEL 8085 is a 8-bit microprocessor. It's based on Von-Neumann architecture in which the data and instructions are in the same memory space without any distinction between them. Data line: 8-bits--Can ... of data at a time. Address line: 16-bits--Can address upto 2^16(64KB) of address space.

Description : What is function of ALE in 8085 microprocessor?

Last Answer : Ans-AlE stands for the address latch enableit 's working is that it differentiate the address and data bus in microprocessor.when it is high it select address bus .when it is low it select data bus.

Description : Which are the architectural paradigms in microprocessor: a. RISC b. CISC c. PISC d. A and B

Last Answer : d. A and B

Description : How many architectural paradigms in microprocessor: a. 2 b. 3 c. 4 d. 6

Last Answer : a. 2

Description : Power PC microprocessor architecture is developed by: a. Apple b. IBM c. Motorola d. All of these

Last Answer : d. All of these

Description : Which is the microprocessor launched by Zilog: a. Z-2 b. Z-4 c. Z-6 d. Z-8

Last Answer : d. Z-8

Description : Which is the microprocessor launched by Rockwell international: a. RPS-4 b. RPS-6 c. RPS-8 d. All of these

Last Answer : c. RPS-8

Description : Which is the microprocessor launched by national semiconductor: a. IMP-4 b. IMP-8 c. IMP-6 d. IMP-7

Last Answer : b. IMP-8

Description : Which is the microprocessor launched by Intel: a. Z-8 b. 8080 c. 8000 d. None of these

Last Answer : b. 8080

Description : Who was introduce the 80286 microprocessor updated on 8086,in 1983: a. Intel b. Motorola c. Fairchild d. None of these

Last Answer : a. Intel

Description : Which corporation decided to use 8088 microprocessor in personal computer: a. IBM b. CRT c. PMN d. SPS

Last Answer : a. IBM

Description : Which is 16 Bit microprocessor: a. 8088 b. 8086 c. 8085 d. All of these

Last Answer : d. All of these

Description : How many bit microprocessor developed by Intel: a. 4 bit b. 8 bit c. 32 bit d. 64 bit

Last Answer : b. 8 bit

Description : Motorola has declined how many % share of the microprocessor market to a much smaller share: a. 50% b. 55% c. 48% d. 51%

Last Answer : c. 48%

Description : Which Microprocessor producer continue successfully to create newer and improved version of the microprocessor: a. Intel b. Motorola c. Both A and B d. None of these

Last Answer : c. Both A and B

Description : MC6800 microprocessor was introduced by: a. Motorola corporation b. Fairchild c. Both A and B d. None of these

Last Answer : a. Motorola corporation

Description : Intel 8008 microprocessor was introduced in: a. 1971 b. 1973 c. 1999 d. 1988

Last Answer : b. 1973

Description : Intel 8008 microprocessor realizing in: a. 1971 b. 1973 c. 1999 d. 1988

Last Answer : a. 1971

Description : Calculator are based on______ microprocessor: a. 4 bit b. 16 bit c. 32 bit d. 64 bit

Last Answer : a. 4 bit

Description : How many bit microprocessor still survives in low-end application such as microwave ovens and small control system: a. 4 bit b. 16 bit c. 32 bit d. 64 bit

Last Answer : a. 4 bit

Description : The evolution of the 4 bit microprocessor ended when Intel released in: a. 4004 b. 8008 c. 40964 d. 4040

Last Answer : d. 4040

Description : What is the main problem of Intel 4004 microprocessor: a. Speed b. Memory size c. World width d. All of these

Last Answer : d. All of these

Description : Which is the world’s first microprocessor? a. Intel 4004 b. Motorola 68020 c. Intel8008 d. None of these

Last Answer : d. None of these

Description : Which is the microprocessor launch by Fairchild company: a. F-6 b. F-8 c. Both A and B d. None of these

Last Answer : b. F-8

Description : How many bit MC6800 microprocessor: a. 4-bit b. 8-bit c. 16-bit d. 32-bit

Last Answer : b. 8-bit

Description : Which is the microprocessor launched by Motorola corporation introduced: a. Mc6800 b. 8080 c. IMP-8 d. RPS-8

Last Answer : a. Mc6800

Description : Which process information at a much faster rate than it can retrieve it from memory: a. ALU b. Processor c. Microprocessor d. CPU

Last Answer : d. CPU

Description : The range of this rating for which microprocessor of_____: a. VLSI b. Motorola c. Intel d. Zilog

Last Answer : c. Intel

Description : How many bit microprocessor in the era marked beginning of fourth generation: a. 4 bit b. 8 bit c. 16 bit d. 32 bit

Last Answer : d. 32 bit