summaryrefslogtreecommitdiffstats
path: root/vm/mterp/mips/OP_SHL_INT.S
blob: 9981decf1c18f9f501f87b564ffc151df3e915c4 (plain)
1
2
%verify "executed"
%include "mips/binop.S" {"preinstr":"and a1, a1, 31", "instr":"sll a0, a0, a1"}