Searched defs:IsFlush (Results 1 – 2 of 2) sorted by relevance
124 public static bool IsFlush(string mnemonic) in IsFlush() method in Antmicro.Renode.Peripherals.CPU.TBMRiscVHelper
39 …public bool IsFlush { get { int o = __p.__offset(22); return o != 0 ? 0 != __p.bb.Get(o + __p.bb_p… property