[Libre-soc-dev] 3D MESA Driver

Lauri Kasanen cand at gmx.com
Mon Aug 10 07:17:06 BST 2020


Hi,

In these examples the source was an immediate. If the source is a
register, what controls if the source is looped?

e.g.
"add this one source reg to this range of dst regs"
"add this range of source regs to this range of dst regs" (which may
partially overlap for interesting tricks, unless the standard prohibits
that)

And it also brings up the reverse operation, a gather, where source is
looped but destination is not.
"add this range of source regs to this one dst reg"

- Lauri



More information about the Libre-soc-dev mailing list