Skip to content

Decoder improvements

Eclipse Webmaster requested to merge github/fork/davidharrishmc/dev into main

Created by: davidharrishmc

Significantly improved detection of illegal instructions, including unsupported Cache Management Operations instructions (per Imperas bug report)

Added initial support for CMOE coming out of the IEU. Ross can use these to implement CMO. Cache needs to look at Instr[22:20] to determine which type of CMO instruction.

Merge request reports

Loading