Skip to content

arm neon loadupdb

Marek Vasut requested to merge marex/orc:aarch64-loadupdb into master

This implements the loadupdb ORC opcode for aarch32 and aarch64.

For example videoconvert from I420 to RGB (useful e.g. for jpegdec and openh264dec) acceleration is now possible due to the loadupdb instruction being implemented.

Merge request reports