blob: 940c1ff9b20cd032cf3af26ae8f5e534da7f545d [file] [log] [blame]
Douglas Leung200f0402016-02-25 20:05:47 -08001 /* move-result-wide vAA */
2 GET_OPA(a2) # a2 <- AA
3 lw a3, OFF_FP_RESULT_REGISTER(rFP) # get pointer to result JType
4 LOAD64(a0, a1, a3) # a0/a1 <- retval.j
5 FETCH_ADVANCE_INST(1) # advance rPC, load rINST
6 SET_VREG64(a0, a1, a2) # fp[AA] <- a0/a1
7 GET_INST_OPCODE(t0) # extract opcode from rINST
8 GOTO_OPCODE(t0) # jump to next instruction