Searched defs:common_exceptionThrown (Results 1 - 9 of 9) sorted by relevance

/dalvik/vm/mterp/x86-atom/
H A Dfooter.S324 jne common_exceptionThrown # handle exception
336 jmp common_exceptionThrown # handle exception
405 common_exceptionThrown: label
565 jmp common_exceptionThrown # handle exception
579 jmp common_exceptionThrown # handle exception
593 jmp common_exceptionThrown # handle exception
607 jmp common_exceptionThrown # handle exception
621 jmp common_exceptionThrown # handle exception
635 jmp common_exceptionThrown # handle exception
/dalvik/vm/mterp/x86/
H A Dfooter.S421 jne common_exceptionThrown # handle exception
462 jmp common_exceptionThrown # handle exception
542 jmp common_exceptionThrown
552 jmp common_exceptionThrown
563 jmp common_exceptionThrown
574 jmp common_exceptionThrown
588 jmp common_exceptionThrown
601 common_exceptionThrown: label
/dalvik/vm/mterp/armv5te/
H A Dfooter.S669 bne common_exceptionThrown @ no, handle exception
702 b common_exceptionThrown
819 common_exceptionThrown: label
1002 b common_exceptionThrown
1011 b common_exceptionThrown
1021 b common_exceptionThrown
1031 b common_exceptionThrown
1042 b common_exceptionThrown
/dalvik/vm/mterp/out/
H A DInterpAsm-x86-atom.S1880 je common_exceptionThrown # handle exception
2330 je common_exceptionThrown
2373 jmp common_exceptionThrown # handle exception
14561 jmp common_exceptionThrown # failed; handle exception
15361 je common_exceptionThrown # resolve failed; exception thrown
15387 je common_exceptionThrown # resolve failed; exception thrown
15413 je common_exceptionThrown # handle exception
15467 jmp common_exceptionThrown
15490 je common_exceptionThrown # handle excpetion
15570 je common_exceptionThrown # handl
18249 common_exceptionThrown: label
[all...]
H A DInterpAsm-x86.S684 je common_exceptionThrown
721 je common_exceptionThrown
759 je common_exceptionThrown
811 je common_exceptionThrown # no, exception pending
866 jmp common_exceptionThrown
887 je common_exceptionThrown # yes, handle exception
970 je common_exceptionThrown # no, handle exception
1025 je common_exceptionThrown # no, bail out
1042 jmp common_exceptionThrown # go deal with init exception
1060 jmp common_exceptionThrown # n
15813 common_exceptionThrown: label
[all...]
H A DInterpAsm-armv5te-vfp.S842 beq common_exceptionThrown @ yes, exception is pending
1000 beq common_exceptionThrown @ yes, handle exception
1028 beq common_exceptionThrown @ yes, handle exception
1046 beq common_exceptionThrown @ has exception
1066 b common_exceptionThrown
2323 b common_exceptionThrown
2347 b common_exceptionThrown
2374 b common_exceptionThrown
2403 b common_exceptionThrown
2432 b common_exceptionThrown
16462 common_exceptionThrown: label
[all...]
H A DInterpAsm-armv5te.S842 beq common_exceptionThrown @ yes, exception is pending
1000 beq common_exceptionThrown @ yes, handle exception
1028 beq common_exceptionThrown @ yes, handle exception
1046 beq common_exceptionThrown @ has exception
1066 b common_exceptionThrown
2345 b common_exceptionThrown
2369 b common_exceptionThrown
2396 b common_exceptionThrown
2425 b common_exceptionThrown
2454 b common_exceptionThrown
16920 common_exceptionThrown: label
[all...]
H A DInterpAsm-armv7-a-neon.S853 beq common_exceptionThrown @ yes, exception is pending
1010 beq common_exceptionThrown @ yes, handle exception
1038 beq common_exceptionThrown @ yes, handle exception
1056 beq common_exceptionThrown @ has exception
1076 b common_exceptionThrown
2327 b common_exceptionThrown
2351 b common_exceptionThrown
2378 b common_exceptionThrown
2407 b common_exceptionThrown
2436 b common_exceptionThrown
16399 common_exceptionThrown: label
[all...]
H A DInterpAsm-armv7-a.S853 beq common_exceptionThrown @ yes, exception is pending
1010 beq common_exceptionThrown @ yes, handle exception
1038 beq common_exceptionThrown @ yes, handle exception
1056 beq common_exceptionThrown @ has exception
1076 b common_exceptionThrown
2327 b common_exceptionThrown
2351 b common_exceptionThrown
2378 b common_exceptionThrown
2407 b common_exceptionThrown
2436 b common_exceptionThrown
16399 common_exceptionThrown: label
[all...]

Completed in 150 milliseconds