This is a very trivial change I'd like to use to go through the process of creating a patch for the ARC code generator.
This patch sets the isCommutable attribute for several opcodes that have the "reg = OPCODE reg, reg" format.
Differential D103653
Add commutable attribute to opcodes for ARC marksl on Jun 3 2021, 3:32 PM. Authored by
Details
This is a very trivial change I'd like to use to go through the process of creating a patch for the ARC code generator. This patch sets the isCommutable attribute for several opcodes that have the "reg = OPCODE reg, reg" format.
Diff Detail
|