ORC: no way to accumulate 64 bit (8 bytes)?

Sebastian Dröge sebastian at centricular.com
Wed Jul 6 06:13:13 UTC 2016


On Di, 2016-07-05 at 15:43 +0200, Peter Maersk-Moller wrote:
> 
> But to no avail. So I can declare an 8 byte accumulator, I just can't
> accumulate in it? Is that the case?

There's no 64 bit accumulator opcode, correct:
https://gstreamer.freedesktop.org/data/doc/orc/orc-opcodes.html

accw, accl and accsadubl are the only ones currently. Adding new ones
shouldn't be that much effort though, as long as it can be implemented
at least for SSE and NEON.

-- 

Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160706/468e5a77/attachment.sig>


More information about the gstreamer-devel mailing list