This project attempts to answer the question of how many x86-64
instructions there are. See the corresponding blog post for more information.
./instr-count --mode "mnemonic_att" --show_instructions > mnemonic_att.txt
This project attempts to answer the question of how many x86-64
instructions there are. See the corresponding blog post for more information.
./instr-count --mode "mnemonic_att" --show_instructions > mnemonic_att.txt