--patch
In this section:
Syntax
--patch=rx610
Description
Prevents the assembler from accepting assembler instructions specific to a certain CPU type. Specifying --patch=rx610 makes the assembler report an error if the MVTIPL instruction (which causes a problem in the RX610 group) is used in your assembler source code.
Caution
This option is not available in the IDE.