OP_RSUB_INT.S revision a8b91c52fd8a90b784835dfe1f8898035266c4dd
1%verify "executed"
2/* this op is "rsub-int", but can be thought of as "rsub-int/lit16" */
3%include "mips/binopLit16.S" {"instr":"subu a0, a1, a0"}
4