Home | History | Annotate | Download | only in out

Lines Matching refs:before

92  * be done *before* something throws.
842 EXPORT_PC() @ before fetch: export the PC
849 FETCH_ADVANCE_INST(1) @ before throw: advance rPC, load rINST
854 FETCH_ADVANCE_INST(1) @ advance before throw
874 cmp r1, #0 @ have we resolved this before?
906 cmp r1, #0 @ have we resolved this before?
7837 * The JIT needs the class to be fully resolved before it can
8520 * that the field is fully resolved before including this instruction.
8548 * that the field is fully resolved before including this instruction.
8574 * that the field is fully resolved before including this instruction.
8600 * that the field is fully resolved before including this instruction.
8626 * that the field is fully resolved before including this instruction.
8652 * that the field is fully resolved before including this instruction.
8678 * that the field is fully resolved before including this instruction.
8704 * that the field is fully resolved before including this instruction.
8734 * that the field is fully resolved before including this instruction.
8767 * that the field is fully resolved before including this instruction.
8794 * that the field is fully resolved before including this instruction.
8820 * that the field is fully resolved before including this instruction.
8846 * that the field is fully resolved before including this instruction.
8872 * that the field is fully resolved before including this instruction.
9280 * that the field is fully resolved before including this instruction.
9306 * that the field is fully resolved before including this instruction.
9405 * that the field is fully resolved before including this instruction.
9435 * that the field is fully resolved before including this instruction.
9639 * that the field is fully resolved before including this instruction.
9672 * that the field is fully resolved before including this instruction.
15595 * "longjmp" to a translation after single-stepping. Before returning
15961 * building mode, so we need to refresh before we continue.
15978 * before jumping to native translation.
15994 * before jumping back to the interpreter.
16027 * State registers will be saved to the "thread" area before bailing
16544 * that the field is fully resolved before including the current
16561 bl dvmJitEndTraceSelect @ (self,pc) end trace before this inst
16580 * using. We move r3 before calling the C function, but r1 happens to match.