Searched refs:TryEvaluateSingleOperand (Results 1 – 1 of 1) sorted by relevance
622 …private bool TryEvaluateSingleOperand(ushort instr, int destination, AccessWidth accessWidth, Addr… in TryEvaluateSingleOperand() method in Antmicro.Renode.Peripherals.CPU.MSP430X1314 …if(TryEvaluateSingleOperand(instr, destination, accessWidth, sourceAddressing, out var executionRe… in EvaluateNextOpcode()