Implement the SRR0 register.

This commit is contained in:
Andrew Church 2015-01-19 03:18:03 +09:00
parent a87de1b565
commit 03b059c1d5
2 changed files with 10 additions and 1 deletions

View file

@ -276,6 +276,7 @@ class SPUThread : public PPCThread
public:
u128 GPR[128]; // General-Purpose Registers
SPU_FPSCR FPSCR;
u32 SRR0;
SPU_SNRConfig_hdr cfg; // Signal Notification Registers Configuration (OR-mode enabled: 0x1 for SNR1, 0x2 for SNR2)
u64 R_ADDR; // reservation address