1 %verify "executed" 2 /* for: move/16, move-object/16 */ 3 /* op vAAAA, vBBBB */ 4 movzwl 4(rPC),%ecx # ecx<- BBBB 5 movzwl 2(rPC),%eax # eax<- AAAA 6 GET_VREG_R rINST %ecx 7 FETCH_INST_OPCODE 3 %ecx 8 ADVANCE_PC 3 9 SET_VREG rINST %eax 10 GOTO_NEXT_R %ecx 11