Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DArm.cs272 if(EvaluateConditionCode(condition)) in WillNextItInstructionExecute()
282 public bool EvaluateConditionCode(uint condition) in EvaluateConditionCode() method in Antmicro.Renode.Peripherals.CPU.Arm