blob: 1259218c3485f05e4f480c62cb1ac853e42a6001 [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
Douglas Leung200f0402016-02-25 20:05:47 -08006 GET_INST_OPCODE(t0) # extract opcode from rINST
Alexey Frunze84603bf2016-10-21 19:54:43 -07007 SET_VREG64_GOTO(a0, a1, a2, t0) # fp[AA] <- a0/a1