Machine Instructions
This appendix introduces the additional machine instructions supported by OpenFrame ASM.
1. OFATOE
The usage of OFATOE is as follows:
OFATOE D1(L1,B1),D2(B2)
The following describes details about OFATOE:
Overview |
|
Description |
The area pointed to by the first operand is assumed to contain an ASCII string. |
Condition Code |
|
2. OFETOA
The usage of OFETOA is as follows:
OFETOA D1(L1,B1),D2(B2)
The following describes details about OFETOA:
Overview |
|
Description |
The area pointed to by the first operand is assumed to contain an EBCDIC string. |
Condition Code |
|
3. OFADBGREG
The usage of OFADBGREG is as follows:
OFADBGREG I1
The following describes details about OFADBGREG:
Overview |
|
Description |
The function varies depending on the number passed to the first operand. Refer to the following for detailed functions:
|
Condition Code |
|
4. OFADBGMEM
The usage of OFADBGMEM is as follows:
OFADBGMEM D1(L1,B1),D2(B2)
The following describes details about OFADBGMEM:
Overview |
|
Description |
Performs a memory dump for the area pointed to by the first operand. Provides the following functions based on the format specified by the second operand.
|
Condition Code |
|
5. OFNUMCHK
The usage of OFNUMCHK is as follows:
OFNUMCHK D2(B2)
The following describes details about OFNUMCHK:
Overview |
|
Description |
The operand points to a 1-byte memory address. |
Condition Code |
|