PPU thread context.
More...
#include <dbg.h>
PPU thread context.
Definition at line 88 of file dbg.h.
◆ cr
| u32 _sys_dbg_ppu_thread_context::cr |
CR register.
Definition at line 91 of file dbg.h.
◆ ctr
| u32 _sys_dbg_ppu_thread_context::ctr |
CTR register.
Definition at line 94 of file dbg.h.
◆ fpr
| u64 _sys_dbg_ppu_thread_context::fpr[32] |
FPR registers.
Definition at line 96 of file dbg.h.
◆ fpscr
| u32 _sys_dbg_ppu_thread_context::fpscr |
FPSCR register.
Definition at line 97 of file dbg.h.
◆ gpr
| u64 _sys_dbg_ppu_thread_context::gpr[32] |
GPR registers.
Definition at line 90 of file dbg.h.
◆ lr
| u32 _sys_dbg_ppu_thread_context::lr |
LR register.
Definition at line 93 of file dbg.h.
◆ pc
| u32 _sys_dbg_ppu_thread_context::pc |
PC register.
Definition at line 95 of file dbg.h.
◆ vr
VR registers.
Definition at line 98 of file dbg.h.
◆ vscr
VSCR register.
Definition at line 99 of file dbg.h.
◆ xer
| u32 _sys_dbg_ppu_thread_context::xer |
XER register.
Definition at line 92 of file dbg.h.
The documentation for this struct was generated from the following file: