SET REGSTOP (CMS only)

Controls PER monitoring of General Purpose Register (GPR) contents.

Read syntax diagramSkip visual syntax diagramSETREGSTopONOFFgeneral-purpose-register-number
ON
Enable PER monitoring of the contents of the specified GPR.
OFF
Disable PER monitoring of the contents of the specified GPR.
general-purpose-register-number
The GPR number; an integer from 0 to 15.

See also ADSTOPS (CMS only).

The following is the example for SET REGSTOP:
SET REGSTOP ON 4
SET REGSTOP ON 12
SET REGSTOP OFF 9