PowerPC Instruction Set » History » Version 1
Alexander Protsenko, 10/24/2016 07:19 PM
1 | 1 | Alexander Protsenko | h1. PowerPC instruction set |
---|---|---|---|
2 | |||
3 | {font-weight:bold; background:#ddd}. | *сategory* | *instructions* | *amount* | |
||
4 | {background:#cfc}. | Arithmetic Logic Unit | add RT,RA,RB | 1 | |
||
5 | {background:#fcc}. | Shifter | SLL rd,rt,sa | 6 | |
||
6 | {background:#fcc}. | Multiply| MULT rs,rt | 8 | |
||
7 | {background:#ff9}. | Branch| B |
||
8 | J target | 16 | |
||
9 | {background:#fcc}. | Memory Access | |
||
10 | LW rt,offset(rs) |
||
11 | SW rt,offset(rs) | 8 | |
||
12 | {background:#ddd}. | Total: || 1+ | |
||
13 | |||
14 | {background:#cfc}. |100%| |
||
15 | {background:#ff9}. |50+%| |
||
16 | {background:#fcc}. |0+%| |