Searched refs:IsBranch (Results 1 – 3 of 3) sorted by relevance
119 public static bool IsBranch(string mnemonic) in IsBranch() method in Antmicro.Renode.Peripherals.CPU.TBMRiscVHelper
196 Instruction.AddIsBranch(builder, TBMRiscVHelper.IsBranch(mnemonic)); in BuildInstructionFlatbuffer()
37 …public bool IsBranch { get { int o = __p.__offset(18); return o != 0 ? 0 != __p.bb.Get(o + __p.bb_… property