Skip to content

benolayinka/thesis_mac_scripts

Repository files navigation

thesis_mac_scripts

Run lizard and get an estimate of computation cycles

python lizard/lizard.py source.c -Einstructioncount

Compile source without optimization

clang source.c -O0

Simulate and tabulate instructions for x86

python getinstr.py -b a.out

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published