whoops vloop continuation logic the wrong way round
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 1 Oct 2018 11:00:27 +0000 (12:00 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 1 Oct 2018 11:00:27 +0000 (12:00 +0100)
commiteb0c1339c3339f51744e01e548a3091ff9c056fa
treea31c1ac2a95644cd28f3311331d338e51bb50aba
parent93830a4ba370d50a15b72d0d30b8ef7b055f78ae
whoops vloop continuation logic the wrong way round

the loop has to continue if there is one vectorised register left
rather than stop if there is *no* vectorised registers
riscv/insn_template_sv.cc
riscv/sv.cc
riscv/sv_decode.h