Project

General

Profile

PowerPC Instruction Set » History » Revision 3

Revision 2 (Alexander Protsenko, 10/24/2016 07:20 PM) → Revision 3/6 (Alexander Kamkin, 10/27/2016 10:07 AM)

h1. PowerPC Instruction Set instruction set 

 {font-weight:bold; background:#ddd}. | *сategory* | *instructions* | *amount* |  
 {background:#cfc}. | Arithmetic Logic Unit | add RT,RA,RB | 1 | 
 {background:#fcc}. | Shifter | SLL rd,rt,sa | 6 | 
 {background:#fcc}. | Multiply| MULT rs,rt | 8 | 
 {background:#ff9}. | Branch| B 
     J target | 16 | 
 {background:#fcc}. | Memory Access | 
     LW rt,offset(rs) 
     SW rt,offset(rs) | 8 | 
 {background:#ddd}. | Total: || 300+ | 

 {background:#cfc}. |100%| 
 {background:#ff9}. |50+%| 
 {background:#fcc}. |0+%|