Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yifanlu committed Dec 30, 2015
1 parent a8a032e commit 43f4071
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,17 @@ This is a processor module for MeP mostly generated from

## Features

* Analysis of the core instruction set
* Analysis of the core instruction set + C5 additions
* Basic data/code reference detection
* Basic branch detection
* Basic stack behavior detection

## Not Supported

* VLIW (including operation switching)
* Co-processor instruction sets (should be easy to add)
* Co-processor instruction sets (adding support as a different processor module
should be easy, but integrating it together and adding support for switching
instruction sets will be akin to ARM/Thumb support)

## Building

Expand Down

0 comments on commit 43f4071

Please sign in to comment.