boegel / MICA

a Pin tool for collecting microarchitecture-independent workload characteristics
http://users.ugent.be/~kehoste/ELIS/MICA
Other
59 stars 34 forks source link

Added support for register transfer #17

Closed Kartik97 closed 5 years ago

Kartik97 commented 5 years ago

MOV from register to register

boegel commented 5 years ago

Looks like this should be cleaned up a bit, you shouldn't include *.o or *.so binary files.

I haven't looked at this code in ages, so I'm useless to assess whether this makes sense.

@amirjamez Can you take a detailed look at this?

amirjamez commented 5 years ago

Sure. I will @boegel.