plasma-disassembler / plasma

Plasma is an interactive disassembler for x86/ARM/MIPS. It can generates indented pseudo-code with colored syntax.
GNU General Public License v3.0
3.05k stars 275 forks source link

Add registers to condition output for MIPS #100

Closed GH0st3rs closed 5 years ago

GH0st3rs commented 5 years ago

Before patch before

And after this patch after

plasma-disassembler commented 5 years ago

Thank you !