commit | 658263ec2fdc7758dd73c41cdcf0babcdef1e48d | [log] [tgz] |
---|---|---|
author | Goran Jakovljevic <Goran.Jakovljevic@imgtec.com> | Wed Jun 07 09:35:53 2017 +0200 |
committer | Goran Jakovljevic <Goran.Jakovljevic@imgtec.com> | Wed Jun 07 09:41:42 2017 +0200 |
tree | 493f3cb75d9d856aaade47dd2d008756f9e488a5 | |
parent | 11d72c608e0565fabcf6b2d6c13fbc85c560a608 [diff] |
MIPS64: Add min/max MSA instructions Added min_s.df, max_s.df, min_u.df, max_u.df, fmin.df and fmax.df MSA instructions in assembler, disassembler and tests. These instructions are needed for min/max support in ART Vectorizer. Test: mma test-art-host-gtest Change-Id: I4e8dd18ca501ac09d938a49388e4a43116660ec9