Searched refs:srr0 (Results 1 – 12 of 12) sorted by relevance
69 frame->instruction = frame->context.srr0; in GetContextFrame()118 frame->context.srr0 = instruction; in GetCallerFrame()131 frame->instruction = frame->context.srr0 - 8; in GetCallerFrame()
78 frame->instruction = frame->context.srr0; in GetContextFrame()127 frame->context.srr0 = instruction; in GetCallerFrame()140 frame->instruction = frame->context.srr0 - 4; in GetCallerFrame()
166 *ip = GetContextPPC()->srr0; in GetInstructionPointer()169 *ip = GetContextPPC64()->srr0; in GetInstructionPointer()344 printf(" srr0 = 0x%x\n", context_ppc->srr0); in Print()384 context_ppc64->srr0); in Print()
331 context.srr0 = GetPC(); in CountCallerFrames()
318 sequence = PrintRegister("srr0", frame_ppc->context.srr0, sequence); in PrintStack()
601 Swap(&context_ppc64->srr0); in Read()877 Swap(&context_ppc->srr0); in Read()
95 uint64_t srr0; /* Machine status save/restore: stores pc member
122 uint32_t srr0; /* Machine status save/restore: stores pc member
169 sequence = PrintRegister("srr0", frame_ppc->context.srr0, sequence);186 sequence = PrintRegister("srr0", frame_ppc->context.srr0, sequence);
605 return REGISTER_FROM_THREADSTATE(machine_state, srr0); in CurrentPCForStackPPC()613 return REGISTER_FROM_THREADSTATE(machine_state, srr0); in CurrentPCForStackPPC64()636 AddReg(srr0); in WriteContextPPC()702 AddReg(srr0); in WriteContextPPC64()
1805 uint32_t srr0; member1848 sys::swapByteOrder(x.srr0); in swapStruct()
1852 uint32_t srr0; member1895 sys::swapByteOrder(x.srr0); in swapStruct()