Home
last modified time | relevance | path

Searched refs:TryEvaluateDoubleOperand (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/MSP430X/
DMSP430X.cs1099 …private bool TryEvaluateDoubleOperand(uint instr, int destination, AccessWidth accessWidth, Addres… in TryEvaluateDoubleOperand() method in Antmicro.Renode.Peripherals.CPU.MSP430X
1320TryEvaluateDoubleOperand(instr, destination, accessWidth, sourceAddressing, destinationAddressing,… in EvaluateNextOpcode()