summaryrefslogtreecommitdiff
path: root/vm/mterp/armv6t2/OP_RSUB_INT.S
blob: 761259c6f19d859991a4a3681c7d8402cb0b52be (plain)
1
2
3
%verify "executed"
/* this op is "rsub-int", but can be thought of as "rsub-int/lit16" */
%include "armv6t2/binopLit16.S" {"instr":"rsb     r0, r0, r1"}