Home
last modified time | relevance | path

Searched defs:gprs (Results 1 – 5 of 5) sorted by relevance

/art/runtime/arch/x86/
Dcontext_x86.cc79 volatile uintptr_t gprs[kNumberOfCpuRegisters + 1]; in DoLongJump() local
/art/runtime/arch/arm/
Dcontext_arm.cc105 uintptr_t gprs[kNumberOfCoreRegisters]; in DoLongJump() local
/art/runtime/arch/mips/
Dcontext_mips.cc105 uintptr_t gprs[kNumberOfCoreRegisters]; in DoLongJump() local
/art/runtime/arch/arm64/
Dcontext_arm64.cc149 uint64_t gprs[32]; in DoLongJump() local
/art/runtime/arch/x86_64/
Dcontext_x86_64.cc121 uintptr_t gprs[kNumberOfCpuRegisters + 1]; in DoLongJump() local