Searched refs:UpdateContextOnLoadAndStore (Results 1 – 1 of 1) sorted by relevance
497 public bool UpdateContextOnLoadAndStore { get; set; } property in Antmicro.Renode.Peripherals.CPU.TranslationCPU606 if(UpdateContextOnLoadAndStore) in ReadByteFromBus()623 if(UpdateContextOnLoadAndStore) in ReadWordFromBus()640 if(UpdateContextOnLoadAndStore) in ReadDoubleWordFromBus()657 if(UpdateContextOnLoadAndStore) in ReadQuadWordFromBus()674 if(UpdateContextOnLoadAndStore) in WriteByteToBus()692 if(UpdateContextOnLoadAndStore) in WriteWordToBus()710 if(UpdateContextOnLoadAndStore) in WriteDoubleWordToBus()728 if(UpdateContextOnLoadAndStore) in WriteQuadWordToBus()1664 if(!alreadyUpdated && parent.UpdateContextOnLoadAndStore) in ExecuteWatchpoints()[all …]