Home | History | Annotate | Download | only in x86
      1 %verify "executed"
      2     /* move-result-wide vAA */
      3     movl    rSELF,%ecx
      4     movl    offThread_retval(%ecx),%eax
      5     movl    4+offThread_retval(%ecx),%ecx
      6     SET_VREG_WORD %eax rINST 0     # v[AA+0] <- eax
      7     SET_VREG_WORD %ecx rINST 1     # v[AA+1] <- ecx
      8     FETCH_INST_OPCODE 1 %ecx
      9     ADVANCE_PC 1
     10     GOTO_NEXT_R %ecx
     11