In InstructionsSelector, use OperandGenerator->TempFpRegister(FPRegType reg) to obtain Operand A with a fixed temporary floating-point register F.
If you want to reuse F register as a new temporary floating-point register, can I drop A? How to do it?