mbp-oskar.lan 2025-5-13:21:19:28
This commit is contained in:
parent
8f01ee32fb
commit
936a7a5a5e
@ -4,6 +4,9 @@ up:
|
||||
tags:
|
||||
- s/informatique
|
||||
---
|
||||
|
||||
|
||||
|
||||
# Assembleur
|
||||
## opérations de l'ALU
|
||||
|
||||
@ -40,3 +43,32 @@ tags:
|
||||
- `1··· 1·10 JMP if A≠B`
|
||||
- `1··· 1·11 JMP if overflow`
|
||||
|
||||
|
||||
# Programmes
|
||||
|
||||
## Multiplication
|
||||
```
|
||||
3000
|
||||
700D
|
||||
3001
|
||||
700B
|
||||
3002
|
||||
7000
|
||||
3000
|
||||
5000
|
||||
3002
|
||||
4000
|
||||
1200
|
||||
3002
|
||||
2100
|
||||
3001
|
||||
4000
|
||||
1700
|
||||
3001
|
||||
2100
|
||||
0000
|
||||
4000
|
||||
E906
|
||||
3002
|
||||
FFFF
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user