Searched refs:debugInstructionByte0 (Results 1 – 1 of 1) sorted by relevance
230 .WithValueField(16, 8, out debugInstructionByte0, name: "Instruction byte 0") in DefineRegisters()386 …nstructionByte2_3_4_5.Value << 16 | debugInstructionByte1.Value << 8 | debugInstructionByte0.Value; in ExecuteDebugStart()478 private IValueRegisterField debugInstructionByte0; field in Antmicro.Renode.Peripherals.DMA.PL330_DMA