1/* must be "mul r0, r1, r0" -- "r0, r0, r1" is illegal */
2%include "arm/binop.S" {"instr":"mul     r0, r1, r0"}
3