MIN
Jump to navigation
Jump to search
MIN | |
---|---|
Description | Increment memory and skip if zero |
Format | MIN <address mode> <disp.> |
Code | 040 0008 |
Affected | (EL):=(EL)+1, (P) |
Type | User |
Architecture | {{{Architecture}}} |
MIN is an instruction on the ND platform. It reads the effective word and incremented it by one. Then it's stored in the effective location. If the result becomes zero, the next instruction is skipped.
Sources
- Norsk Data Document ND–06.014.02 ND-100 REFERENCE MANUAL Page 133