Computer Science, asked by nishant1966, 1 year ago

explain skip instruction ?​

Answers

Answered by ankit7188
0

Answer:

For the short format of the instruction, the action taken as a result of execution of the instruction is one of the following:

Execute the word immediately following the branch-or-skip-on-condition (BSC) instruction as the next instruction, or

Skip the word immediately following the BSC instruction. In this case, the next instruction is at the location that starts two words after the BSC instruction

Similar questions