Created by: fhahn
Some instructions, like FMLA/FMLS also read the destination register. I think in the IR, we should have them as source registers too.
I kept the INSTR_CREATE_ macros to not have a extra source operand, as this is closer to the AArch64 assembly syntax.
Issue: #2626