Machine Instructions
This appendix introduces the additional machine instructions supported by OpenFrame ASM.
1. OFATOE
-
Usage
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
-
Usage
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
-
Usage
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
-
Usage
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
-
Usage
OFNUMCHK D2(B2)
The following describes details about OFNUMCHK:
Overview |
|
Description |
The operand points to a 1-byte memory address. |
Condition Code |
|