162
editsReality Signal Processor/CPU Core: Difference between revisions
→Loads and stores
* <code>base</code> is the index of a scalar register used as base for the memory access
* <code>offset</code> is
* <code>vt</code> is the vector register.
* <code>element</code> is used to index a specific byte/word within the vector register, usually specifying the first element affected by the operation (thus allows to access sub-portions of the vector register).
|