commit | 7a0222e78ca39dc8f8e084b0c84f71a10852d24a | [log] [tgz] |
---|---|---|
author | Goran Jakovljevic <goran.jakovljevic@mips.com> | Wed Nov 08 10:16:37 2017 +0100 |
committer | Goran Jakovljevic <goran.jakovljevic@mips.com> | Wed Nov 08 10:27:56 2017 +0100 |
tree | e52cd11e0080787d9476d74f88571a9497d25b56 | |
parent | db9f630e2396f1dd0f640b10253230cf966cc526 [diff] |
MIPS32: Don't leave vector registers in an unpredictable state Don't use regular FPU instructions in the Vectorizer because some of those (such as mtc1 and mthc1) may leave remaining elements in an unpredictable state. Test: ./testrunner --optimizing --target --32 in QEMU (MIPS32R6) Change-Id: I9b082bfd83360374b2f4831ef5f5bd35b00272a5