| /src/sys/arch/sandpoint/stand/altboot/ |
| exception.c | 43 uint32_t srr0, srr1, dar, dsisr; member in struct:cpu_state 88 printf("\n SRR0=%08x SRR1=%08x DAR=%08x DSISR=%08x\n" 92 st->srr0, st->srr1, st->dar, st->dsisr,
|
| exception.c | 43 uint32_t srr0, srr1, dar, dsisr; member in struct:cpu_state 88 printf("\n SRR0=%08x SRR1=%08x DAR=%08x DSISR=%08x\n" 92 st->srr0, st->srr1, st->dar, st->dsisr,
|
| /src/sys/arch/powerpc/include/ |
| frame.h | 77 __register_t srr0; member in struct:utrapframe 169 __register32_t srr0; member in struct:utrapframe32
|
| frame.h | 77 __register_t srr0; member in struct:utrapframe 169 __register32_t srr0; member in struct:utrapframe32
|
| /src/external/gpl3/gcc/dist/libgcc/config/rs6000/ |
| darwin-fallback.c | 277 uint32_t srr0; member in struct:gcc_mcontext32 300 uint64_t srr0; member in struct:gcc_mcontext64 400 /* Sometimes, srr0 points to the instruction that caused the exception, 406 return_addr = m64->srr0 + 4; 408 return_addr = m64->srr0; 429 /* Sometimes, srr0 points to the instruction that caused the exception, 435 return_addr = m->srr0 + 4; 437 return_addr = m->srr0;
|
| darwin-fallback.c | 277 uint32_t srr0; member in struct:gcc_mcontext32 300 uint64_t srr0; member in struct:gcc_mcontext64 400 /* Sometimes, srr0 points to the instruction that caused the exception, 406 return_addr = m64->srr0 + 4; 408 return_addr = m64->srr0; 429 /* Sometimes, srr0 points to the instruction that caused the exception, 435 return_addr = m->srr0 + 4; 437 return_addr = m->srr0;
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/ |
| darwin-fallback.c | 277 uint32_t srr0; member in struct:gcc_mcontext32 300 uint64_t srr0; member in struct:gcc_mcontext64 400 /* Sometimes, srr0 points to the instruction that caused the exception, 406 return_addr = m64->srr0 + 4; 408 return_addr = m64->srr0; 429 /* Sometimes, srr0 points to the instruction that caused the exception, 435 return_addr = m->srr0 + 4; 437 return_addr = m->srr0;
|
| darwin-fallback.c | 277 uint32_t srr0; member in struct:gcc_mcontext32 300 uint64_t srr0; member in struct:gcc_mcontext64 400 /* Sometimes, srr0 points to the instruction that caused the exception, 406 return_addr = m64->srr0 + 4; 408 return_addr = m64->srr0; 429 /* Sometimes, srr0 points to the instruction that caused the exception, 435 return_addr = m->srr0 + 4; 437 return_addr = m->srr0;
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ |
| MachO.h | 1880 uint32_t srr0; member in struct:llvm::MachO::ppc_thread_state32_t 1923 sys::swapByteOrder(x.srr0);
|
| MachO.h | 1880 uint32_t srr0; member in struct:llvm::MachO::ppc_thread_state32_t 1923 sys::swapByteOrder(x.srr0);
|