]> git.sesse.net Git - x264/commit
mips: Common MSA macros
authorRishikesh More <rishikesh.more@imgtec.com>
Thu, 18 Jun 2015 12:18:38 +0000 (17:48 +0530)
committerHenrik Gramner <henrik@gramner.com>
Sat, 25 Jul 2015 20:52:55 +0000 (22:52 +0200)
commitcd19444d3f9915a5a33a95e308bc8021d7e62afe
tree345eece12dcdf782ee0a30e4154241594baac48d
parent72b82bd98a99b1d75322b70a74365547382ce062
mips: Common MSA macros

Add macros for load/store, slide, shift, transpose and basic arithmetic
operations required by subsequent patches.

Signed-off-by: Rishikesh More <rishikesh.more@imgtec.com>
common/mips/macros.h [new file with mode: 0644]