Syntax
cpyse $s_reg1, $s_reg2, $d_reg
cpyse $d_reg/$s_reg1, $s_reg2
Description
Copy Sign and Exponent fetches the sign and exponent of $s_reg1 or $d_reg, combines them with the fraction of $s_reg2, and copies the result to $d_reg.