[M68k][NFC] Refactoring memory operands of different sizes with foreach
I'm planning to add memory operands that produce floating point type. In order to prevent code bloating induced by memory operands of not just integer but floating point types, I factored the sizes from these operands with foreach loops.
parent
8d9cb6b0
Please register or sign in to comment