C# Class CSPspEmu.Debugger.GdbProcessorRegisters

Datei anzeigen 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_oe property

0x23
public uint CP0_BADVADDR
return uint

CP0_STATUS public_oe property

0x20
public uint CP0_STATUS
return uint

FCSR public_oe property

0x46
public uint FCSR
return uint

FIR public_oe property

0x47
public uint FIR
return uint

HI public_oe property

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

LINUX_RESTART public_oe property

0x48
public uint LINUX_RESTART
return uint

LO public_oe property

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

PC public_oe property

Program Counter 0x24
public uint PC
return uint

__UNK public_oe property

0x25
public uint __UNK
return uint