Project

General

Profile

PowerPC Instruction Set » History » Version 4

Alexander Kamkin, 10/27/2016 10:08 AM

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 1 Alexander Protsenko
{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 2 Alexander Protsenko
{background:#ddd}. | Total: || 300+ |
13 1 Alexander Protsenko
14
{background:#cfc}. |100%|
15
{background:#ff9}. |50+%|
16
{background:#fcc}. |0+%|