commit | 55b9f9004290a36ac023003dbf5d0f8d7ed69d42 | [log] [tgz] |
---|---|---|
author | Jieung Kim <jieungkim@google.com> | Wed Oct 13 02:56:49 2021 +0000 |
committer | Jieung Kim <jieungkim@google.com> | Wed Oct 13 22:02:48 2021 +0000 |
tree | 9123f0596eec9c8a2c6aa63a4f370211529c7736 | |
parent | ea52c5d147500a5296d94df5bbb5fc0d77f8dfbd [diff] |
Vector extension test (vfdiv, vfmax, vfmin, vfmul) 1. Define additional operations (vfdiv, vfmax, vfmin, vfmul) 2. Fix typos in softrvv/include/softrvv_vfsub.h 3. Remove unnecessary header files in softrvv/include/softrvv_vmax.h and softrvv/include/softrvv_vmin.h 4. Add tests for newly added operations in tests/CMakeLists.txt - They are tested with "m springbok && ctest --verbose -R ... --gtest_color=yes" Change-Id: Ia84de66974f0e41b0373e112d19393a7d4ca5b0a