Differences From Artifact [2ef3b5d8bc]:
- File instruc — part of check-in [1190f331f1] at 2022-08-17 06:54:47 on branch trunk — Add a Replace instruction. (user: user, size: 3556) [annotate] [blame] [check-ins using]
To Artifact [5c44374bcc]:
- File instruc — part of check-in [30f75aecc8] at 2022-08-17 07:06:42 on branch trunk — Implement retz and retnz instruction (user: user, size: 3567) [annotate] [blame] [check-ins using]
︙ | ︙ | |||
87 88 89 90 91 92 93 94 95 96 97 98 99 100 | -while -repeat -for -next *goto *CallSub ret -case -or -and -fork -rtn -link ,exec | > > | 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 | -while -repeat -for -next *goto *CallSub ret retnz retz -case -or -and -fork -rtn -link ,exec |
︙ | ︙ |