MacBook-Pro-de-Oscar.local 2025-5-17:11:9:24

This commit is contained in:
oskar
2025-05-17 11:09:25 +02:00
parent 4641b83cce
commit 54e1d91e60
2 changed files with 11 additions and 9 deletions

View File

@@ -35,13 +35,13 @@ tags:
- `111· ···· JMP to #addr`
- ! `1··· 0·00 JMP`
- `1··· 0·01 JMP if A=0`
- `1··· 0·10 JMP if A=B`
- `1··· 0·11 JMP if overflow`
- `1··· 1·00`
- `1··· 1·01 JMP if A≠0`
- `1··· 1·10 JMP if A≠B`
- `1··· 1·11 JMP if overflow`
- ! `1··· 0·01 JMP if A=0`
- ! `1··· 0·10 JMP if A=B`
- ! `1··· 0·11 JMP if overflow`
- ! `1··· 1·00`
- ! `1··· 1·01 JMP if A≠0`
- ! `1··· 1·10 JMP if A≠B`
- ! `1··· 1·11 JMP if overflow`
# Programmes