Home | History | Annotate | Download | only in out

Lines Matching refs:before

92  * be done *before* something throws.
831 EXPORT_PC() @ before fetch: export the PC
838 before throw: advance rPC, load rINST
843 FETCH_ADVANCE_INST(1) @ advance before throw
863 cmp r1, #0 @ have we resolved this before?
895 cmp r1, #0 @ have we resolved this before?
7883 * The JIT needs the class to be fully resolved before it can
8583 * that the field is fully resolved before including this instruction.
8611 * that the field is fully resolved before including this instruction.
8637 * that the field is fully resolved before including this instruction.
8663 * that the field is fully resolved before including this instruction.
8689 * that the field is fully resolved before including this instruction.
8715 * that the field is fully resolved before including this instruction.
8741 * that the field is fully resolved before including this instruction.
8767 * that the field is fully resolved before including this instruction.
8797 * that the field is fully resolved before including this instruction.
8830 * that the field is fully resolved before including this instruction.
8857 * that the field is fully resolved before including this instruction.
8883 * that the field is fully resolved before including this instruction.
8909 * that the field is fully resolved before including this instruction.
8935 * that the field is fully resolved before including this instruction.
9343 * that the field is fully resolved before including this instruction.
9369 * that the field is fully resolved before including this instruction.
9468 * that the field is fully resolved before including this instruction.
9498 * that the field is fully resolved before including this instruction.
9702 * that the field is fully resolved before including this instruction.
9735 * that the field is fully resolved before including this instruction.
15658 * "longjmp" to a translation after single-stepping. Before returning
16024 * building mode, so we need to refresh before we continue.
16041 * before jumping to native translation.
16057 * before jumping back to the interpreter.
16090 * State registers will be saved to the "thread" area before bailing
16607 * that the field is fully resolved before including the current
16624 bl dvmJitEndTraceSelect @ (self,pc) end trace before this inst
16643 * using. We move r3 before calling the C function, but r1 happens to match.