Searched refs:SAVE_PC_FP_TO_SELF (Results 1 - 10 of 10) sorted by relevance

/dalvik/vm/mterp/x86/
H A Dstub.S2 SAVE_PC_FP_TO_SELF %ecx # leaves rSELF in %ecx
H A Dheader.S123 .macro SAVE_PC_FP_TO_SELF _reg
/dalvik/vm/mterp/armv5te/
H A Dstub.S2 SAVE_PC_FP_TO_SELF() @ only need to export these two
H A Dheader.S81 #define SAVE_PC_FP_TO_SELF() stmia rSELF, {rPC, rFP} define
H A Dfooter.S383 SAVE_PC_FP_TO_SELF() @ copy of pc/fp to Thread
450 SAVE_PC_FP_TO_SELF() @ export state to "thread"
726 SAVE_PC_FP_TO_SELF() @ export state to "self"
801 SAVE_PC_FP_TO_SELF() @ export state
949 SAVE_PC_FP_TO_SELF() @ export state
/dalvik/vm/mterp/out/
H A DInterpAsm-x86.S130 .macro SAVE_PC_FP_TO_SELF _reg
7360 SAVE_PC_FP_TO_SELF %ecx # leaves rSELF in %ecx
7371 SAVE_PC_FP_TO_SELF %ecx # leaves rSELF in %ecx
7382 SAVE_PC_FP_TO_SELF %ecx # leaves rSELF in %ecx
7393 SAVE_PC_FP_TO_SELF %ecx # leaves rSELF in %ecx
7513 SAVE_PC_FP_TO_SELF %ecx # leaves rSELF in %ecx
7524 SAVE_PC_FP_TO_SELF %ecx # leaves rSELF in %ecx
7535 SAVE_PC_FP_TO_SELF %ecx # leaves rSELF in %ecx
H A DInterpAsm-armv5te-vfp.S88 #define SAVE_PC_FP_TO_SELF() stmia rSELF, {rPC, rFP} define
16026 SAVE_PC_FP_TO_SELF() @ copy of pc/fp to Thread
16093 SAVE_PC_FP_TO_SELF() @ export state to "thread"
16369 SAVE_PC_FP_TO_SELF() @ export state to "self"
16444 SAVE_PC_FP_TO_SELF() @ export state
16592 SAVE_PC_FP_TO_SELF() @ export state
H A DInterpAsm-armv7-a-neon.S88 #define SAVE_PC_FP_TO_SELF() stmia rSELF, {rPC, rFP} define
15963 SAVE_PC_FP_TO_SELF() @ copy of pc/fp to Thread
16030 SAVE_PC_FP_TO_SELF() @ export state to "thread"
16306 SAVE_PC_FP_TO_SELF() @ export state to "self"
16381 SAVE_PC_FP_TO_SELF() @ export state
16529 SAVE_PC_FP_TO_SELF() @ export state
H A DInterpAsm-armv7-a.S88 #define SAVE_PC_FP_TO_SELF() stmia rSELF, {rPC, rFP} define
15963 SAVE_PC_FP_TO_SELF() @ copy of pc/fp to Thread
16030 SAVE_PC_FP_TO_SELF() @ export state to "thread"
16306 SAVE_PC_FP_TO_SELF() @ export state to "self"
16381 SAVE_PC_FP_TO_SELF() @ export state
16529 SAVE_PC_FP_TO_SELF() @ export state
H A DInterpAsm-armv5te.S88 #define SAVE_PC_FP_TO_SELF() stmia rSELF, {rPC, rFP} define
16484 SAVE_PC_FP_TO_SELF() @ copy of pc/fp to Thread
16551 SAVE_PC_FP_TO_SELF() @ export state to "thread"
16827 SAVE_PC_FP_TO_SELF() @ export state to "self"
16902 SAVE_PC_FP_TO_SELF() @ export state
17050 SAVE_PC_FP_TO_SELF() @ export state

Completed in 688 milliseconds