blob: 9a42f5466946b3d3b2ff498bb348550747d0d509 [file] [log] [blame]
Alexey Frunze00b53b72016-02-02 20:25:45 -08001 .extern MterpIputObject
2 EXPORT_PC
3 daddu a0, rFP, OFF_FP_SHADOWFRAME
4 move a1, rPC
5 move a2, rINST
6 move a3, rSELF
7 jal MterpIputObject
8 beqzc v0, MterpException
9 FETCH_ADVANCE_INST 2 # advance rPC, load rINST
10 GET_INST_OPCODE v0 # extract opcode from rINST
11 GOTO_OPCODE v0 # jump to next instruction