cpprisc16  June 16, 2020
File List
Here is a list of all files with brief descriptions:
[detail level 12]
  cpprisc16
 assert.hppHelper assertions
 cppextendedrisc16.cppExtended instructions set
 cppextendedrisc16.hppExtended instructions set: some extra operations x_* implemented with RiSC16
 cppis1.cppAdditional Instructions Set 1 IS[1]
 cppis1.hppAdditional Instructions Set 1 IS[1]: 8 new instructions is1_* and 1 instruction modified is1_add
 cppis2.cppAdditional Instructions Set 2 IS[2]
 cppis2.hppAdditional Instructions Set 2 IS[2]: 8 new instructions is2_* and 1 instruction modified is2_add
 cpprisc16.cppInstructions set of RiSC16
 cpprisc16.hppInstructions set of RiSC16: 8 instructions i_* and 4 pseudo-instructions p_*
 benchmark.cppSimple example program to compare different multiplication algorithms
 main.cppSimple example program
 swap.cppVery simple example program