Editing COP1

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

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:
<b>COP1</b> is the nomenclature for PSP's CPU Floating Point Unit, or shortly FPU.
COP1 is the nomenclature for PSP's CPU Floating point unit (FPU).


== Specifications ==
PSP's COP1 can only operate with 32-bit single precision floating-point numbers, <b>it does not support 64-bit floating-point numbers</b>.


* It has 32 32-bit registers (<code>$f0</code>-<code>$f31</code>).
'''Specs'''
* It is IEEE 754 compliant.
  * 32-bit single precision
 
  * 32 32-bit registers
== Operations execution time ==
  * IEEE 754 compliant
{| class="wikitable"
  * Sqrt (28 cycles), div(28 cycles), most others 1 cycle
! Operation
! Time (in cycles)
|-
| <b>Square root</b> (sqrt)
| <b>28</b> cycles
|-
| <b>Division</b> (div)
| <b>28</b> cycles
|-
| <i>... (most others)</i>
| <b>1</b> cycle
|}
Please note that all contributions to PSP Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PSP Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)