Searched refs:it (Results 151 - 154 of 154) sorted by relevance

1234567

/art/runtime/interpreter/mterp/out/
H A Dmterp_arm.S57 Callee must save/restore r4+ (except r12) if it modifies them. If VFP
164 * exception catch may miss. (This also implies that it must come after
380 GOTO_OPCODE ip @ execute it
822 bne MterpPossibleException @ let reference interpreter deal with it.
842 bne MterpPossibleException @ let reference interpreter deal with it.
1003 * check for it here.
1156 * we decode it and hand it off to a helper function.
1181 * we decode it and hand it of
[all...]
H A Dmterp_mips64.S135 * exception catch may miss. (This also implies that it must come after
817 bnez v0, MterpPossibleException # let reference interpreter deal with it.
837 bnez v0, MterpPossibleException # let reference interpreter deal with it.
855 bnez v0, MterpPossibleException # let reference interpreter deal with it.
997 * check for it here.
1191 * we decode it and hand it off to a helper function.
1232 * we decode it and hand it off to a helper function.
4211 * *don't* check for (INT_MIN / -1) here, because the CPU handles it
[all...]
H A Dmterp_x86_64.S196 * IBase handles uses the caller save register so we must restore it after each call.
197 * Also it is used as a result of some 64-bit operations (like imul) and we should
198 * restore it in such cases also.
225 * Remove opcode from rINST, compute the address of handler and jump to it.
904 * check for it here.
1046 * we decode it and hand it off to a helper function.
1069 * we decode it and hand it off to a helper function.
3443 * if the result > maxint, it shoul
[all...]
H A Dmterp_mips.S208 * exception catch may miss. (This also implies that it must come after
1181 * check for it here.
1412 * we decode it and hand it off to a helper function.
1469 * we decode it and hand it off to a helper function.
2584 * Arrays of long/double are 64-bit aligned, so it's okay to use STRD.
4376 * *don't* check for (INT_MIN / -1) here, because the CPU handles it
4415 * *don't* check for (INT_MIN / -1) here, because the CPU handles it
4454 * *don't* check for (INT_MIN / -1) here, because the CPU handles it
[all...]

Completed in 102 milliseconds

1234567