Searched refs:REG_ARM_R13 (Results 1 – 4 of 4) sorted by relevance
41 REG_ARM_R13, enumerator47 REG_SP = REG_ARM_R13,
65 regsData_[REG_ARM_R13] = static_cast<uintptr_t>(context.uc_mcontext.arm_sp); in SetFromUcontext()120 … regs[REG_ARM_R11], regs[REG_ARM_R12], regs[REG_ARM_R13], regs[REG_ARM_R14], regs[REG_ARM_R15]); in PrintRegs()
449 if (bits == REG_ARM_R13 || bits == REG_ARM_R15) { in Decode1001nnnn()
770 context.uc_mcontext.arm_sp = *(regs->GetReg(REG_ARM_R13));