Searched defs:SAVE_PC_FP_TO_SELF (Results 1 - 5 of 5) sorted by relevance

/dalvik/vm/mterp/armv5te/
H A Dheader.S81 #define SAVE_PC_FP_TO_SELF() stmia rSELF, {rPC, rFP} define
/dalvik/vm/mterp/out/
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-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
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

Completed in 205 milliseconds