rdar://106173548 The implementations for F32 and F64 copying on Intel move a mask into the result register, then AND it with the left operand register. If the result and left operand registers are the same, then this clobbers the left operand with the immediate, producing an incorrect answer.
Pull request: https://github.com/WebKit/WebKit/pull/10980
Committed 261116@main (0cb9c0e04c8f): <https://commits.webkit.org/261116@main> Reviewed commits have been landed. Closing PR #10980 and removing active labels.