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) ```
Hello, it would be useful to optionally also display the complete list of instructions for each instruction set, like:
instead of: