FP compare f (double) : Sets FP condition flag 0 to true if never; this comparison is always false, false otherwise. Both register numbers must be even. Use 'bc1t' or 'bc1f' to branch on the result.
c.f.d
Operands
[$freg / imm], $freg, $fregVariants
- FP compare f (double) : Sets FP condition flag 0 to true if never; this comparison is always false, false otherwise. Both register numbers must be even. Use 'bc1t' or 'bc1f' to branch on the result. c.f.d $f2,$f4
- FP compare f (double, flagged) : Sets FP condition flag N, named by the first operand, to true if never; this comparison is always false, false otherwise. Both register numbers must be even. Use 'bc1t' or 'bc1f' to branch on the result. c.f.d 1,$f2,$f4
Loading...