objdiff icon indicating copy to clipboard operation
objdiff copied to clipboard

Add a tooltip to hovering on instructions that describes the behavior of the instruction

Open roeming opened this issue 1 year ago • 1 comments

roeming avatar Jun 04 '24 02:06 roeming

IDA's FRIEND extension is a great reference here: https://github.com/alexhude/FRIEND. It contains XML files for x86_64, MIPS and ARM7 that give the documentation for each instruction, along with the page number in the associated ISA manual where that instruction is documented: https://github.com/alexhude/FRIEND/tree/master/Configurations

roblabla avatar Sep 04 '24 23:09 roblabla