--
You received this message because you are subscribed to the Google Groups "golang-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-dev+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Is that safe in the face of NaNs?
Or do I get extra cute and do a CMP[UN]ORDSS to generate yet another clever bit pattern? But that would take a register anyway...And clobbers looks like this?fp21x15 = regInfo{inputs: []regMask{fp &^ x15, fp &^ x15},clobbers: []regmask{x15}, outputs: []regMask{fp &^ x15}}