Home
last modified time | relevance | path

Searched refs:SSCRATCH (Results 1 – 1 of 1) sorted by relevance

/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/CoSimulated/Peripherals/
DCoSimulatedRiscV32Registers.cs139 public RegisterValue SSCRATCH property in Antmicro.Renode.Peripherals.CoSimulated.CoSimulatedRiscV32
143 return GetRegisterValue32((int)CoSimulatedRiscV32Registers.SSCRATCH);
147 SetRegisterValue32((int)CoSimulatedRiscV32Registers.SSCRATCH, value);
577 …{ CoSimulatedRiscV32Registers.SSCRATCH, new CPURegister(320, 32, isGeneral: false, isReadonly: fa…
610 SSCRATCH = 320, enumerator