Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/CoSimulated/Peripherals/
DCoSimulatedRiscV32Registers.cs175 public RegisterValue STVAL property in Antmicro.Renode.Peripherals.CoSimulated.CoSimulatedRiscV32
179 return GetRegisterValue32((int)CoSimulatedRiscV32Registers.STVAL);
183 SetRegisterValue32((int)CoSimulatedRiscV32Registers.STVAL, value);
580 …{ CoSimulatedRiscV32Registers.STVAL, new CPURegister(323, 32, isGeneral: false, isReadonly: false…
613 STVAL = 323, enumerator