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?
8205 * The JIT needs the class to be fully resolved before it can
9041 * that the field is fully resolved before including this instruction.
9069 * that the field is fully resolved before including this instruction.
9095 * that the field is fully resolved before including this instruction.
9121 * that the field is fully resolved before including this instruction.
9147 * that the field is fully resolved before including this instruction.
9173 * that the field is fully resolved before including this instruction.
9199 * that the field is fully resolved before including this instruction.
9225 * that the field is fully resolved before including this instruction.
9255 * that the field is fully resolved before including this instruction.
9288 * that the field is fully resolved before including this instruction.
9315 * that the field is fully resolved before including this instruction.
9341 * that the field is fully resolved before including this instruction.
9367 * that the field is fully resolved before including this instruction.
9393 * that the field is fully resolved before including this instruction.
9801 * that the field is fully resolved before including this instruction.
9827 * that the field is fully resolved before including this instruction.
9926 * that the field is fully resolved before including this instruction.
9956 * that the field is fully resolved before including this instruction.
10160 * that the field is fully resolved before including this instruction.
10193 * that the field is fully resolved before including this instruction.
16116 * "longjmp" to a translation after single-stepping. Before returning
16482 * building mode, so we need to refresh before we continue.
16499 * before jumping to native translation.
16515 * before jumping back to the interpreter.
16548 * State registers will be saved to the "thread" area before bailing
17065 * that the field is fully resolved before including the current
17082 bl dvmJitEndTraceSelect @ (self,pc) end trace before this inst
17101 * using. We move r3 before calling the C function, but r1 happens to match.