yath / ghidra-xtensa

Tensilica Xtensa processor module for Ghidra
MIT License
102 stars 34 forks source link

retw.n is treated as fallthrough #13

Open ScoreUnder opened 1 year ago

ScoreUnder commented 1 year ago

retw.n lets the disassembler continue disassembling past that point. it should probably stop as that does not represent normal control flow accurately