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 2: | Line 2: | ||
== Specifications == | == Specifications == | ||
* Functionality is similar to PS2's | * Functionality is similar to PS2's VFPU Macromode | ||
* It is designed for vector and matrix operations. | * It is designed for vector and matrix operations. | ||
* It supports some <b>trigonometric functions</b>, <b>binary logarithm</b>, <b>square root</b>, and others. | * It supports some <b>trigonometric functions</b>, <b>binary logarithm</b>, <b>square root</b>, and others. | ||
* It has <b>128</b> 32-bit | * It has <b>128</b> 32-bit registers. | ||
* Reconfigurable as scalar, vector or matrix. | * Reconfigurable as scalar, vector or matrix. | ||
* It can handle these types of numbers: | * It can handle these types of numbers: | ||
** 32-bit IEEE 754 floating-point numbers | ** 32-bit IEEE 754 floating-point numbers. | ||
** 32-bit integer numbers. | ** 32-bit integer numbers. | ||
** 16-bit integer numbers. | ** 16-bit integer numbers. |