elfx86exts
elfx86exts copied to clipboard
[feature request] Display all instructions for a set
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)
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.