Japanese
★ HARDWARE Manual ★ SCU User's Manual
▲ Back | Forward ▼
SCU User's Manual/Chapter 4 DSP Control END instruction
List | ▲ Back | Next ▼ | Assembler
END
Stop
- Operation details
- Stop the program.
- descriptive formula
- label: END
- instruction code
31 | 30 | 29 | 28 | 27 | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | 0 |
1 | 1 | 1 | 1 | 0 | − | − | − |
− | − | − | − | − | − | − | − |
− | − | − | − | − | − | − | − |
− | − | − | − | − | − | − | − |
- flag
- EX; becomes 0.
- remarks
List | ▲ Back | | Assembler
ENDI
The end of the program
- Operation details
- Stop the program and set the E flag (program end interrupt flag).
- descriptive formula
- label: ENDI
- instruction code
31 | 30 | 29 | 28 | 27 | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | 0 |
1 | 1 | 1 | 1 | 1 | − | − | − |
− | − | − | − | − | − | − | − |
− | − | − | − | − | − | − | − |
− | − | − | − | − | − | − | − |
- flag
- E;It will be 1.
- EX; becomes 0.
- remarks
- After processing is completed, the PC executes LOP+1 times and exits.
▲ Back | Forward ▼
★ HARDWARE Manual ★ SCU User's Manual
Copyright SEGA ENTERPRISES, LTD., 1997