Add radix sort benchmark
[riscv-tests.git] / benchmarks / Makefile
index 8f580a4f60d1a3ea89d1d31891061a68e6389443..175cf99ceeac5ac3703a648cb71c8c8ba049c112 100644 (file)
@@ -18,6 +18,7 @@ instbasedir = $(UCB_VLSI_HOME)/install
 bmarks = \
        median \
        qsort \
+       rsort \
        towers \
        vvadd \
        multiply \