recategorized by
652 views
0 votes
0 votes

If a processor does not have any stack pointer register, then

  1. it cannot have subroutine call instruction
  2. it can have subroutine call instruction, but no nested subroutine calls
  3. nested subroutine calls are possible, but interrupts are not
  4. all sequences of subroutine calls and also interrupts are possible
recategorized by

1 Answer

Answer:

Related questions

0 votes
0 votes
4 answers
1
admin asked Apr 2, 2020
1,226 views
When a subroutine is called, then address of the instruction following the CAL instruction is stored in/on theStack pointerAccumulatorProgram counterStack
0 votes
0 votes
1 answer
2
admin asked Apr 2, 2020
795 views
The process of entering data into a storage locationcauses variation in its address numberadds to the contents of the locationis called a readout operationis destructive ...
0 votes
0 votes
1 answer
3
admin asked Apr 2, 2020
482 views
Serial access memories are useful in applications wheredata consists of numbersshort access time is requiredeach stored word is processed differentlydata naturally needs ...
0 votes
0 votes
2 answers
4
admin asked Apr 2, 2020
2,113 views
An instruction used to set the carry flag in a computer can be classified asdata transferprocess controllogicalprogram control