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