Searched refs:VectorLength (Results 1 – 2 of 2) sorted by relevance
113 this.VectorLength = vl; in RiscVVectorConfigurationData()145 BitHelper.GetBytesFromValue(output, 0, VectorLength, sizeof(ulong), true); in GetBinaryRepresentation()150 public ulong VectorLength { get; } property in Antmicro.Renode.Peripherals.CPU.RiscVVectorConfigurationData
173 … var vl = (short)(additionalDataEntry as RiscVVectorConfigurationData).VectorLength; in BuildInstructionFlatbuffer()