Example 1

Operation: Set values in the vector status register.

Known:
  • The vector mask register control mode is to be NOMASK
  • The vector count in hexadecimal: 75
  • The vector interruption index in hexadecimal: 76
  • The vector in-use bits in hexadecimal: B1
setvsr nomask vct(x'75') vix(x'76') viu(x'b1')