C# Class CSPspEmu.Debugger.GdbProcessorRegisters

Show file Open project: soywiz/cspspemu

Public Properties

Property Type Description
CP0_BADVADDR uint
CP0_STATUS uint
FCSR uint
FIR uint
HI uint
LINUX_RESTART uint
LO uint
PC uint
__UNK uint

Property Details

CP0_BADVADDR public property

0x23
public uint CP0_BADVADDR
return uint

CP0_STATUS public property

0x20
public uint CP0_STATUS
return uint

FCSR public property

0x46
public uint FCSR
return uint

FIR public property

0x47
public uint FIR
return uint

HI public property

HIGH value for division/multiplication 0x22
public uint HI
return uint

LINUX_RESTART public property

0x48
public uint LINUX_RESTART
return uint

LO public property

LOw value for division/multiplication 0x21
public uint LO
return uint

PC public property

Program Counter 0x24
public uint PC
return uint

__UNK public property

0x25
public uint __UNK
return uint