PowerPC Instruction Set » History » Version 5
Alexander Protsenko, 11/01/2016 03:31 PM
1 | 3 | Alexander Kamkin | h1. PowerPC Instruction Set |
---|---|---|---|
2 | 1 | Alexander Protsenko | |
3 | 4 | Alexander Kamkin | {font-weight:bold; background:#ddd}. | *Category* | *Instructions* | *Amount* | |
4 | 5 | Alexander Protsenko | {background:#cfc}. | Arithmetic Logic Unit | add RT,RA,RB |
5 | add. RT,RA,RB |
||
6 | addi rD,rA,SIMM |
||
7 | ori rA,rS,UIMM | 4+ | |
||
8 | {background:#fcc}. | Shifter | SLL rd,rt,sa | 1+ | |
||
9 | {background:#fcc}. | Multiply| MULT rs,rt | 1+ | |
||
10 | {background:#ff9}. | Branch| b LI |
||
11 | ba LI |
||
12 | bl LI |
||
13 | bla LI | 4+ | |
||
14 | {background:#ff9}. | Memory Access | lwa rD,DS(rA) |
||
15 | stw rS,D(rA) | 2+ | |
||
16 | 2 | Alexander Protsenko | {background:#ddd}. | Total: || 300+ | |
17 | 1 | Alexander Protsenko | |
18 | {background:#cfc}. |100%| |
||
19 | {background:#ff9}. |50+%| |
||
20 | {background:#fcc}. |0+%| |