Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
describe the process control instructionsstc - it sets the carry flag amp does not affect any other flag clc - it resets the carry flag to zero
what are the two modes of operations present in 8086 i minimum mode or uniprocessor systemii maximum mode or multiprocessor
what is the clock frequency of 8086internal clock frequency 5 mhz 8mhz external clock frequency 15mhz
what are the functions of bus interface unit biu in 8086a get instructions from memoryb get data from memory and io portsc write data to memory and
state the significance of lock signal in 8086if 8086 is working at maximum mode there are multiprocessors are there if the system bus is given to a
how single stepping can be done in 8086by setting the trace flag tf the 8086 goes to single-step mode in this mode after the implementation of every
list the various addressing modes present in 8086there are 12 addressing modes are present in 8086 they area register and immediate addressing
what are the different flag available in status register of 8086there are six flags are present they are af - auxiliary carry flag cf - carry flag
what are the predefined interrupts in 8086the predefined interrupts are division by zero type 0 interrupt single step type 1 interrupt nonmaskable
what is the function of the signal in 8086bhe signal means bus high enable signal the bhe signal is made low when there is some read or write
what is the maximum memory size that can be addressed by 8086in 8086 an memory location is addressed by 20 bit address and the address bus is 20 bit
discuss the function of instruction queue in 8086in 8086 a 6-byte instruction queue is presented at the bus interface unit biu it is used to pre
define pipeliningin 8086 to speedup the implementation of program the instructions fetching and implementation of instructions are overlapped each
what is the purpose of segment registers in 8086there are 4 segment registers present in 8086 they are1 code segment cs register2 data segment ds
define addressing modes of 8085a immediate addressingb register addressingc direct addressingd indirect addressinge implicit
explain signal description of 8085a address busb control and status signalc address latch enabled s1s0 status signalse read write
explain interrupts of 8085a maskable interruptb vectored interruptc non maskable interruptd hardware interrupte software
explain instruction sets of 8085a data transfer group - mov mvi lxib arithmetic group - add sub inrc branch group - jmp jnz calld
explain the architecture of 8085oslash aluoslash interrupt controloslash serial io controloslash timing and control unitoslash
compare call and push instructionscall pushwhen call is implemented the microprocessor automatically stores the 16-bit address of the instruction
why do we use xra a instructionthe xra a instruction is used to clear the contents of the accumulator and keep the value
explain the different instruction formats with examplesthe instruction set is grouped into the following formats one byte instruction mov ca two
explain lda sta and daa instructionslda copies the data byte into accumulator from the memory location particular by the 16-bit address sta copies
mention the categories of instruction and give two examples for each categorythe instructions of 8085 can be categorized into the following five data
explain the signals hold ready and sidhold indicates that a peripheral such as dma controller is requesting the use of address bus data bus and