HLASM - NOPR = No-OPeration Register

The opcode of the NOPR extended mnemonic is X'07' with mask B'0000'.

The mask is the third hex digit of the instruction, and - though this is uncommon - can be regarded as the third hex digit of the opcode as well.

Usage

  1. Fill up empty or reserved space in a program.

Arguments

  1. A register - holding a branch-to address that will not be used.

Function

  1. The processor does nothing, and continues with the next instruction.
  2. The condition code does not change.

Special Cases

  1. None.

Related Instructions

  1. NOP is the equivalent four-byte instruction.
  2. BCR is the real instruction associated with this extended mnemonic.

Hardware

  1. All hardware supports the NOPR instruction.

Remarks

  1. None.

Examples

         YREGS                          * Define register names
         ...
         NOPR  R0                       * Space for zap or hook
         ...

To the Opcodes Overview.
To the English Homepage for Hlasm.com.
To the General Homepage for Bixoft and Hlasm.com.

This site is a member of WebRing.
You are invited to browse the list of mainframe-loving sites.
Running Tyrannosaurus Rex Dinos are not dead. They are alive and well and living in data centers all around you. They speak in tongues and work strange magics with computers. Beware the dino! And just in case you're waiting for the final demise of these dino's: remember that dinos ruled the world for 155-million years!
Dinos and other anachronisms
[ Join Now | Ring Hub | Random | << Prev | Next >> ]
 

Below you find the logo of our sponsor and logos of the web-standards that this page adheres to.