Example 3

Operation: Turn off the high-order bit of a register.

Known:
  • The AND value: X'7F'
  • The register: 1
and 7F. 1r l(1) pointer
Note: Specifying the pointer operand causes 7F to be treated as an immediate operand and not as an address.