About this document
Human Resource Machine Multiplication Code by Dong Uyen Truong Hoang is a document available to read on EtoBox.
This program uses an inbox and outbox to perform calculations. It copies values from the inbox to registers 0, 1, and 2. It then repeatedly decrements register 2, jumps to a label if it is not zero, adds the values in registers 0 and 1 and stores the result in register 0 before jumping back to repeat. When register 2 reaches zero it outputs the final value from register 0 and jumps back to the start.
- Author
- Dong Uyen Truong Hoang
- Language
- EN