Home | History | Annotate | Download | only in arm

Lines Matching full:interpreter

292 /* Generate a unconditional branch to go to the interpreter */
1160 /* Handle exceptions using the interpreter */
1174 * 0x426a99b6 : b 0x426a99c8 --> punt to the interpreter
1240 /* return through lr+2 - punt to the interpreter */
1289 /* Handle exceptions using the interpreter */
1346 /* Geneate a branch to go back to the interpreter */
1358 * Attempt to single step one instruction using the interpreter and return
1400 * interpreter main loop. Given the high cost of the heavyweight
1439 * punt to the interpreter.
1840 * interpreter would not have bothered to resolve the clazz.
1841 * Bail out to the interpreter in this case, and log it
1871 * If null, check cast failed - punt to the interpreter. Because
1872 * interpreter will be the one throwing, we don't need to
2343 /* Let the interpreter deal with div by 0 */
2464 * "len < 0": bail to the interpreter to re-execute the
2499 * interpreter would not have bothered to resolve the clazz.
2500 * Bail out to the interpreter in this case, and log it
3042 /* Grab the method ptr directly from what the interpreter sees */
3071 /* Grab the method ptr directly from what the interpreter sees */
3091 /* Grab the method ptr directly from what the interpreter sees */
3137 * 0x47357e4e : b 0x47357e82 --> punt to the interpreter
3245 /* return through lr+2 - punt to the interpreter */
3334 /* Handle exceptions using the interpreter */
3341 /* Just let the interpreter deal with these */
3401 /* Grab the method ptr directly from what the interpreter sees */
3719 * controls between compiled code and the interpreter. Certain VM states like
3728 * switch branch that selects between reverting to the interpreter or