mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-04-19 10:36:43 +00:00
Updated Instruction Encoding (markdown)
parent
e2d8a16754
commit
7c84b86940
@ -7,7 +7,7 @@ The basic instruction word is required for every instruction encoding, it comes
|
||||
|
||||
| Bit | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|
||||
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
|
||||
| **Use** | D | D | D | D | D | S | S | S | S | S | O | O | O | O | O | O |
|
||||
| **Use** | S | S | S | S | S | D | D | D | D | D | O | O | O | O | O | O |
|
||||
|
||||
Where **D** represents the destination selector, **S** the source selector, and **O** the opcode number.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user