Specifications
5 Simulation
78
EPSON
S1C33 ASIC DESIGN GUIDE
EMBEDDED ARRAY SSL50000 SERIES
5) Jump instructions that require an immediate value extended instruction must be coded
successively after the extended instruction. (A syntax error results if this is not obeyed.)
ext LABEL@rh
ext LABEL@rm
jp LABEL@rl
× ext LABEL@rh ext LABEL@rh
[Other instruction] -or- ext LABEL@rm
ext LABEL@rm [Other instruction]
jp LABEL@rl jpLABEL@rl
6) The maximum number of lines per source file is 65536 lines.