themadinventor / ida-xtensa

IDAPython plugin for Tensilica Xtensa (as seen in ESP8266)
GNU General Public License v2.0
166 stars 46 forks source link

add some of the missing operand for the esp32 #13

Open ampotos opened 5 years ago

ampotos commented 5 years ago

Add some of the new instruction introduced in the esp32. Also improved analysis by adding the CF_JUMP flag to branches which were missing it.