Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/
DVexRiscv.cs102 private void HandleFlushDataCacheInstruction(UInt64 opcode) in HandleFlushDataCacheInstruction() method in Antmicro.Renode.Peripherals.CPU.VexRiscv
110 …Instruction(pattern: "00000000000000000101000000001111", handler: HandleFlushDataCacheInstruction); in RegisterCustomInstructions()