Copy Sign Negate (cpysn)

Syntax

cpysn $s_reg1, $s_reg2, $d_reg

cpysn $d_reg/$s_reg1, $s_reg2

Description

Copy Sign Negate fetches the sign bit of $s_reg1 or $d_reg, complements it, combines it with the exponent and fraction of $s_reg2, and copies the result to $d_reg.