Searched defs:SCRATCH_STORE (Results 1 - 4 of 4) sorted by relevance

/dalvik/vm/mterp/mips/
H A Dheader.S338 #define SCRATCH_STORE(r,off) \ define
/dalvik/vm/compiler/template/mips/
H A Dheader.S403 #define SCRATCH_STORE(r,off) \ define
/dalvik/vm/compiler/template/out/
H A DCompilerTemplateAsm-mips.S410 #define SCRATCH_STORE(r,off) \ define
476 SCRATCH_STORE(a0, 0)
477 SCRATCH_STORE(a1, 4)
478 SCRATCH_STORE(a2, 8)
479 SCRATCH_STORE(ra, 12)
607 SCRATCH_STORE(rTEMP, 0)
608 SCRATCH_STORE(a1, 4)
609 SCRATCH_STORE(a2, 8)
610 SCRATCH_STORE(a3, 12)
684 SCRATCH_STORE(a
[all...]
/dalvik/vm/mterp/out/
H A DInterpAsm-mips.S345 #define SCRATCH_STORE(r,off) \ define
11703 SCRATCH_STORE(a0, 0)
11704 SCRATCH_STORE(a1, 4)
11705 SCRATCH_STORE(a2, 8)
11706 SCRATCH_STORE(a3, 12)
11981 SCRATCH_STORE(a0, 0)
11982 SCRATCH_STORE(a1, 4)
11983 SCRATCH_STORE(a2, 8)
11984 SCRATCH_STORE(a3, 12)
11985 SCRATCH_STORE(r
[all...]

Completed in 129 milliseconds