C# Class CSPspEmu.Core.Cpu.Dynarec.Ast.AstOptimizerPsp.LwlLwrState

Show file Open project: soywiz/cspspemu

Public Properties

Property Type Description
LwlImm int
LwlListIndex int
LwlPC uint
LwlRsRegister int
LwlRtRegister int

Property Details

LwlImm public property

public int LwlImm
return int

LwlListIndex public property

public int LwlListIndex
return int

LwlPC public property

public uint LwlPC
return uint

LwlRsRegister public property

public int LwlRsRegister
return int

LwlRtRegister public property

public int LwlRtRegister
return int