Searched refs:MEPC (Results 1 – 5 of 5) sorted by relevance
307 public RegisterValue MEPC property in Antmicro.Renode.Peripherals.CoSimulated.CoSimulatedRiscV32311 return GetRegisterValue32((int)CoSimulatedRiscV32Registers.MEPC);315 SetRegisterValue32((int)CoSimulatedRiscV32Registers.MEPC, value);590 …{ CoSimulatedRiscV32Registers.MEPC, new CPURegister(833, 32, isGeneral: false, isReadonly: false)…624 MEPC = 833, enumerator
309 Should Set MEPC on Illegal Instruction330 ${mepc}= Execute Command cpu MEPC333 Should Set MEPC on Illegal CSR access355 ${mepc}= Execute Command cpu MEPC358 Should Set MEPC on Non-Existing CSR access379 ${mepc}= Execute Command cpu MEPC
67 Execute Command cpu MEPC 0x80000018
94 # MEPC should point to the illegal instruction.95 ${mepc}= Execute Command ${cpu} MEPC
80 Check Register By Name MEPC 0x86