check if register redirection is active, and if vectorisation enabled
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 26 Sep 2018 08:03:08 +0000 (09:03 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 26 Sep 2018 08:03:08 +0000 (09:03 +0100)
commit5de2a58256f8d26f27b551cf9664237949f40a31
tree2bb5e9156da45f8d175b81c4c6bcb3cb6e7fac26
parent8b926a3ba55b2e4adb8fcbac386809b86efc8ea1
check if register redirection is active, and if vectorisation enabled

check each register (if used) - this is what the #define USING_RD etc.
macros are for, to disable checks that are not needed
riscv/insn_template_sv.cc
riscv/sv.cc
riscv/sv.h