Home
last modified time | relevance | path

Searched refs:GP (Results 1 – 2 of 2) sorted by relevance

/art/runtime/arch/mips/
Dregisters_mips.h58 GP = 28, // Global pointer. enumerator
/art/runtime/
Druntime.cc1225 (1 << art::mips::GP) | (1 << art::mips::FP); in CreateCalleeSaveMethod()