Editing COP2
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
COP2 is the nomenclature for PSP's CPU Vector Floating point unit (otherwise known as a VFPU). | |||
'''Specs''' | |||
* | * Vector FPU “Macromode only” | ||
* | * Designed for vector and matrix ops | ||
* 128 32-bit registers | |||
* | o Reconfigurable as scalar, vector or matrix | ||
o IEEE 754 Single precision float | |||
* Can also handle 32-bit int, 16-bit int, 8-bit int, half float | |||
* vmmul.z vd, vs, vt - 4×4 matrix/vector multiply, 22 cycles | |||
* | |||