blob: 876b3daad8c98e0161e70edc5a556af387ca4183 [file] [log] [blame]
buzbee1452bee2015-03-06 14:43:04 -08001 EXPORT_PC
2 add r0, rFP, #OFF_FP_SHADOWFRAME
3 mov r1, rPC
4 mov r2, rINST
5 bl MterpIputObjectQuick
6 cmp r0, #0
7 beq MterpException
8 FETCH_ADVANCE_INST 2 @ advance rPC, load rINST
9 GET_INST_OPCODE ip @ extract opcode from rINST
10 GOTO_OPCODE ip @ jump to next instruction