psl1ght
A free SDK for Sony's PS3 console
Data Fields
sys_dbg_spu_gpr_t Union Reference

contents of a SPU GPR register More...

#include <dbg.h>

Data Fields

u8 byte [SYS_DBG_SPU_GPR_WIDTH]
 byte vector format.
 
u16 halfword [SYS_DBG_SPU_GPR_WIDTH/sizeof(u16)]
 halfword vector format.
 
u32 word [SYS_DBG_SPU_GPR_WIDTH/sizeof(u32)]
 word vector format.
 
u64 dword [SYS_DBG_SPU_GPR_WIDTH/sizeof(u64)]
 double word vector format.
 

Detailed Description

contents of a SPU GPR register


The documentation for this union was generated from the following file: