Searched defs:negative (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/ | ||
| D | CoreLocalInterruptController.cs | 512 private readonly IFlagRegisterField[] negative; field in Antmicro.Renode.Peripherals.IRQControllers.CoreLocalInterruptController |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/DMA/PL330_DMA/ | ||
| D | PL330_DMA_Instructions.cs | 205 …public DMAADH_base(PL330_DMA parent, bool isDestinationAddressRegister, bool negative) : base(pare… in DMAADH_base() |