Skip to content

Fixed signedness of simd shuffle and simd avgu

Created by: adeel10x

The 6-bit immediate operand of cv.shuffle.sci.b, cv.avgu.sci.b, and cv.avgu.sci.h was changed from signed to unsigned, to make implementation consistent with the spec.

Merge request reports

Loading