Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/tools/sel4_extensions/
DseL4Extensions.cs39 this.callingConvention = new RiscVCallingConvention(cpu); in SeL4DebugHelper()
582 private class RiscVCallingConvention : ICallingConvention class in Antmicro.Renode.Debug.SeL4DebugHelper
584 public RiscVCallingConvention(ICpuSupportingGdb cpu) in RiscVCallingConvention() method in Antmicro.Renode.Debug.SeL4DebugHelper.RiscVCallingConvention