Microprocessor and Microcontroller
Description: Microprocessor | |
Number of Questions: 16 | |
Created by: Ashok Dhingra | |
Tags: MP MicroProcessor and MicroController |
Which of the following instructions provides a means of loading any register pair with a two byte value?
______________ group of instructions provide 8085 with the ability to move data around inside the RAM, between the RAM and the register of the microprocessor and between registers within the microprocessor.
Which of the following instructions allows program flow to be altered by loading the contents of the two bytes following the instruction to be loaded into the program counter?
Which of the following instructions allows a programmer to accept input data as BCD, process it in the accumulator using essentially hexadecimal arithmetic, and then convert the result back into BCD?
Which of the following group of instructions permits a programmer to alter the flow of program execution from a normal straight line?
Which of the following instructions provides a means of adding a fixed value into the accumulator?
__________ instruction provides a 1's complement of the 8-bits in the A register.
______________ group is a collection of miscellaneous instructions which control bodily functions of the microprocessor or provide utilities.
__________ instruction provides a quick means of adding one to the contents of a register or memory location.
Which of the following instructions allows a linkage to permit a subroutine to be invoked with the address of the next sequential instruction saved by later reference?
Which of the the following instructions allows a programmer to manipulate the system stack?
Which of the following instructions provides a means of subtracting a fixed value into the accumulator?
_______________ instruction allows the microprocessor to communicate with the outside world.
_____________ group provides the 8085 with mathematical ability to manipulate 8-bit data and by judicious use of the condition codes manipulate larger values.
Which of the following instruction sets in 8085 architecture permits the HL register pair's contents to be exchanged with the DE pair?
________________ instructions provide a means of moving a byte between the accumulator and a RAM address.