SGX543: Difference between revisions
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
=== 0x00000000 - 0x08000000 === | === 0x00000000 - 0x08000000 === | ||
{| class="wikitable" | |||
|- | |||
! 7 !! 6 !! 5 !! 4 !! 3 !! 2 !! 1 !! 0 | |||
|- | |||
| colspan="5" style="text-align: center;" | opcode1 | |||
|- | |||
| 0 || 0 || 0 || 0 || 0 || 0 || 0 || 0 | |||
|} | |||
=== 0x08000000 - 0x10000000 === | === 0x08000000 - 0x10000000 === |
Revision as of 21:43, 8 February 2018
Instruction set
It looks like instructions are 8 bytes long. Roughly speaking - first 4 bytes contain opcode and addressing mode. Second 4 bytes contain operands encoding.
0x00000000 - 0x08000000
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
---|---|---|---|---|---|---|---|
opcode1 | |||||||
0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |