Add ncrewrite, a tool for rewriting nops to masking instructions before indirect...
commitf6690507c5ea431e18be0d59706fbcd8036661ad
authorMark Seaborn <mrs@mythic-beasts.com>
Sun, 12 Apr 2009 18:51:03 +0000 (12 19:51 +0100)
committerMark Seaborn <mrs@mythic-beasts.com>
Sun, 12 Apr 2009 18:51:03 +0000 (12 19:51 +0100)
tree22e961213f6152745b0afb20c5fe40048edf27b8
parent050b02622acef31b5ad161aaf4262bd102f764f3
Add ncrewrite, a tool for rewriting nops to masking instructions before indirect jumps
ncv/SConscript
ncv/ncrewrite.c [new file with mode: 0644]
ncv/ncval_test.py