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

Mostrar archivo Open project: soywiz/cspspemu

Public Properties

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

Property Details

LwlImm public_oe property

public int LwlImm
return int

LwlListIndex public_oe property

public int LwlListIndex
return int

LwlPC public_oe property

public uint LwlPC
return uint

LwlRsRegister public_oe property

public int LwlRsRegister
return int

LwlRtRegister public_oe property

public int LwlRtRegister
return int