envyen / libyuv

Automatically exported from code.google.com/p/libyuv
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

mips isa rev 6 support #355

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
libyuv doesnt compile on mips isa rev 6.

Original issue reported on code.google.com by fbarch...@google.com on 26 Aug 2014 at 6:46

GoogleCodeExporter commented 9 years ago
Fixed in r1067
Mips assembly disabled for iso rev >= 6.

Original comment by fbarch...@google.com on 27 Aug 2014 at 8:13