actually implement sv register re-mapping
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 26 Sep 2018 09:54:54 +0000 (10:54 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 26 Sep 2018 09:54:54 +0000 (10:54 +0100)
commitaf7dc4bfb13f2f31e68346e5ba120c47cab95414
treef14da4cd7b5b42f12b60f086455eeaa789e7f376
parent386650a76bbfe1ee8798a8e6d93a657856e9c51b
actually implement sv register re-mapping

the algorithm here checks the (required) table (int or fp), checks if
the entry is "active", does a redirect, then checks if the entry is
scalar or vector.  if vector, the loop-offset (passed by value) is
added
riscv/sv.cc
riscv/sv.h