We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Perform the following steps to add an instruction set:
Create an InstructionSet instance defining the instruction set. An example file is in the doc directory
InstructionSet
Add the instruction set's .hpp file to the libiset library's makefile
libiset
Add the instruction set to the map in InstructionSetRegister's constructor
InstructionSetRegister