elfx86exts icon indicating copy to clipboard operation
elfx86exts copied to clipboard

[feature request] Display all instructions for a set

Open asmarcz opened this issue 3 years ago • 1 comments

Hello, it would be useful to optionally also display the complete list of instructions for each instruction set, like:

[SSE2]
addsd
mulsd

instead of:

SSE2 (addsd)

asmarcz avatar Apr 24 '21 18:04 asmarcz

Thanks for the suggestion! This makes sense. I'm afraid that I don't have the bandwidth to personally develop any new features myself (even one like this, which shouldn't be too hard to implement), but I am more than happy to review pull requests if anyone wants to contribute one.

pkgw avatar Apr 26 '21 13:04 pkgw