Home
last modified time | relevance | path

Searched defs:negative (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/
DCoreLocalInterruptController.cs512 private readonly IFlagRegisterField[] negative; field in Antmicro.Renode.Peripherals.IRQControllers.CoreLocalInterruptController
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/DMA/PL330_DMA/
DPL330_DMA_Instructions.cs205 …public DMAADH_base(PL330_DMA parent, bool isDestinationAddressRegister, bool negative) : base(pare… in DMAADH_base()
248 private readonly bool negative; field in Antmicro.Renode.Peripherals.DMA.PL330_DMA.DMAADH_base