![]() |
AI Engine Intrinsics User Guide (AIE) v2024.2
|
Vector MAC intrinsics with pre-adding with 32 bit real by 16 bit real
Functions | |
| v8acc80 | lmac8_sym (v8acc80 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Symetric multiply-accumulate intrinsic function with pre-add from x input buffer using small X input buffer. | |
| v8acc80 | lmac8_sym (v8acc80 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, v16int32 ybuff, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Symetric multiply-accumulate intrinsic function with pre-add from x and y input buffers using small X input buffer. | |
| v8acc80 | lmac8_sym (v8acc80 acc, v32int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Symetric multiply-accumulate intrinsic function with pre-add from x input buffer . | |
| v8acc80 | lmsc8_sym (v8acc80 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Symetric multiply-subtract intrinsic function with pre-add from x input buffer using small X input buffer. | |
| v8acc80 | lmsc8_sym (v8acc80 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, v16int32 ybuff, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Symetric multiply-subtract intrinsic function with pre-add from x and y input buffers using small X input buffer. | |
| v8acc80 | lmsc8_sym (v8acc80 acc, v32int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Symetric multiply-subtract intrinsic function with pre-add from x input buffer . | |
| v8acc80 | lmul8_sym (v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Symetric multiply intrinsic function with pre-add from x input buffer using small X input buffer. | |
| v8acc80 | lmul8_sym (v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, v16int32 ybuff, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Symetric multiply intrinsic function with pre-add from x and y input buffers using small X input buffer. | |
| v8acc80 | lmul8_sym (v32int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Symetric multiply intrinsic function with pre-add from x input buffer . | |
| v8acc80 | lnegmul8_sym (v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Symetric multiply-negate intrinsic function with pre-add from x input buffer using small X input buffer. | |
| v8acc80 | lnegmul8_sym (v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, v16int32 ybuff, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Symetric multiply-negate intrinsic function with pre-add from x and y input buffers using small X input buffer. | |
| v8acc80 | lnegmul8_sym (v32int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Symetric multiply-negate intrinsic function with pre-add from x input buffer . | |
| v16acc48 | mac16_sym (v16acc48 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, unsigned int xoffsets_hi, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, unsigned int zoffsets_hi) |
| Symetric multiply-accumulate intrinsic function with pre-add from x input buffer using small X input buffer. | |
| v16acc48 | mac16_sym (v16acc48 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, unsigned int xoffsets_hi, v16int32 ybuff, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, unsigned int zoffsets_hi) |
| Symetric multiply-accumulate intrinsic function with pre-add from x and y input buffers using small X input buffer. | |
| v16acc48 | mac16_sym (v16acc48 acc, v32int32 xbuff, int xstart, unsigned int xoffsets, unsigned int xoffsets_hi, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, unsigned int zoffsets_hi) |
| Symetric multiply-accumulate intrinsic function with pre-add from x input buffer . | |
| v8acc48 | mac8_sym (v8acc48 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Symetric multiply-accumulate intrinsic function with pre-add from x input buffer using small X input buffer. | |
| v8acc48 | mac8_sym (v8acc48 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, v16int32 ybuff, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Symetric multiply-accumulate intrinsic function with pre-add from x and y input buffers using small X input buffer. | |
| v8acc48 | mac8_sym (v8acc48 acc, v32int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Symetric multiply-accumulate intrinsic function with pre-add from x input buffer . | |
| v16acc48 | msc16_sym (v16acc48 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, unsigned int xoffsets_hi, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, unsigned int zoffsets_hi) |
| Symetric multiply-subtract intrinsic function with pre-add from x input buffer using small X input buffer. | |
| v16acc48 | msc16_sym (v16acc48 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, unsigned int xoffsets_hi, v16int32 ybuff, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, unsigned int zoffsets_hi) |
| Symetric multiply-subtract intrinsic function with pre-add from x and y input buffers using small X input buffer. | |
| v16acc48 | msc16_sym (v16acc48 acc, v32int32 xbuff, int xstart, unsigned int xoffsets, unsigned int xoffsets_hi, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, unsigned int zoffsets_hi) |
| Symetric multiply-subtract intrinsic function with pre-add from x input buffer . | |
| v8acc48 | msc8_sym (v8acc48 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Symetric multiply-subtract intrinsic function with pre-add from x input buffer using small X input buffer. | |
| v8acc48 | msc8_sym (v8acc48 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, v16int32 ybuff, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Symetric multiply-subtract intrinsic function with pre-add from x and y input buffers using small X input buffer. | |
| v8acc48 | msc8_sym (v8acc48 acc, v32int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Symetric multiply-subtract intrinsic function with pre-add from x input buffer . | |
| v16acc48 | mul16_sym (v16int32 xbuff, int xstart, unsigned int xoffsets, unsigned int xoffsets_hi, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, unsigned int zoffsets_hi) |
| Symetric multiply intrinsic function with pre-add from x input buffer using small X input buffer. | |
| v16acc48 | mul16_sym (v16int32 xbuff, int xstart, unsigned int xoffsets, unsigned int xoffsets_hi, v16int32 ybuff, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, unsigned int zoffsets_hi) |
| Symetric multiply intrinsic function with pre-add from x and y input buffers using small X input buffer. | |
| v16acc48 | mul16_sym (v32int32 xbuff, int xstart, unsigned int xoffsets, unsigned int xoffsets_hi, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, unsigned int zoffsets_hi) |
| Symetric multiply intrinsic function with pre-add from x input buffer . | |
| v8acc48 | mul8_sym (v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Symetric multiply intrinsic function with pre-add from x input buffer using small X input buffer. | |
| v8acc48 | mul8_sym (v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, v16int32 ybuff, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Symetric multiply intrinsic function with pre-add from x and y input buffers using small X input buffer. | |
| v8acc48 | mul8_sym (v32int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Symetric multiply intrinsic function with pre-add from x input buffer . | |
| v16acc48 | negmul16_sym (v16int32 xbuff, int xstart, unsigned int xoffsets, unsigned int xoffsets_hi, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, unsigned int zoffsets_hi) |
| Symetric multiply-negate intrinsic function with pre-add from x input buffer using small X input buffer. | |
| v16acc48 | negmul16_sym (v16int32 xbuff, int xstart, unsigned int xoffsets, unsigned int xoffsets_hi, v16int32 ybuff, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, unsigned int zoffsets_hi) |
| Symetric multiply-negate intrinsic function with pre-add from x and y input buffers using small X input buffer. | |
| v16acc48 | negmul16_sym (v32int32 xbuff, int xstart, unsigned int xoffsets, unsigned int xoffsets_hi, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, unsigned int zoffsets_hi) |
| Symetric multiply-negate intrinsic function with pre-add from x input buffer . | |
| v8acc48 | negmul8_sym (v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Symetric multiply-negate intrinsic function with pre-add from x input buffer using small X input buffer. | |
| v8acc48 | negmul8_sym (v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, v16int32 ybuff, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Symetric multiply-negate intrinsic function with pre-add from x and y input buffers using small X input buffer. | |
| v8acc48 | negmul8_sym (v32int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v16int16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Symetric multiply-negate intrinsic function with pre-add from x input buffer . | |
| v8acc80 lmac8_sym | ( | v8acc80 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Symetric multiply-accumulate intrinsic function with pre-add from x input buffer using small X input buffer.
| acc | Incoming accumulation vector (8 x int80 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v8acc80 lmac8_sym | ( | v8acc80 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Symetric multiply-accumulate intrinsic function with pre-add from x and y input buffers using small X input buffer.
| acc | Incoming accumulation vector (8 x int80 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v8acc80 lmac8_sym | ( | v8acc80 | acc, |
| v32int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Symetric multiply-accumulate intrinsic function with pre-add from x input buffer .
| acc | Incoming accumulation vector (8 x int80 lanes) |
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v8acc80 lmsc8_sym | ( | v8acc80 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Symetric multiply-subtract intrinsic function with pre-add from x input buffer using small X input buffer.
| acc | Incoming accumulation vector (8 x int80 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v8acc80 lmsc8_sym | ( | v8acc80 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Symetric multiply-subtract intrinsic function with pre-add from x and y input buffers using small X input buffer.
| acc | Incoming accumulation vector (8 x int80 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v8acc80 lmsc8_sym | ( | v8acc80 | acc, |
| v32int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Symetric multiply-subtract intrinsic function with pre-add from x input buffer .
| acc | Incoming accumulation vector (8 x int80 lanes) |
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v8acc80 lmul8_sym | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Symetric multiply intrinsic function with pre-add from x input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v8acc80 lmul8_sym | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Symetric multiply intrinsic function with pre-add from x and y input buffers using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v8acc80 lmul8_sym | ( | v32int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Symetric multiply intrinsic function with pre-add from x input buffer .
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v8acc80 lnegmul8_sym | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Symetric multiply-negate intrinsic function with pre-add from x input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v8acc80 lnegmul8_sym | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Symetric multiply-negate intrinsic function with pre-add from x and y input buffers using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v8acc80 lnegmul8_sym | ( | v32int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Symetric multiply-negate intrinsic function with pre-add from x input buffer .
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v16acc48 mac16_sym | ( | v16acc48 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| unsigned int | xoffsets_hi, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| unsigned int | zoffsets_hi | ||
| ) |
Symetric multiply-accumulate intrinsic function with pre-add from x input buffer using small X input buffer.
| acc | Incoming accumulation vector (16 x int48 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane. LSB apply to first lane |
| xoffsets_hi | 4b offset for each lane. LSB apply to 8th lane |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zoffsets_hi | 4b offset for each lane, applied to input from Z buffer. LSB apply to 8th lane |
| v16acc48 mac16_sym | ( | v16acc48 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| unsigned int | xoffsets_hi, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| unsigned int | zoffsets_hi | ||
| ) |
Symetric multiply-accumulate intrinsic function with pre-add from x and y input buffers using small X input buffer.
| acc | Incoming accumulation vector (16 x int48 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane. LSB apply to first lane |
| xoffsets_hi | 4b offset for each lane. LSB apply to 8th lane |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zoffsets_hi | 4b offset for each lane, applied to input from Z buffer. LSB apply to 8th lane |
| v16acc48 mac16_sym | ( | v16acc48 | acc, |
| v32int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| unsigned int | xoffsets_hi, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| unsigned int | zoffsets_hi | ||
| ) |
Symetric multiply-accumulate intrinsic function with pre-add from x input buffer .
| acc | Incoming accumulation vector (16 x int48 lanes) |
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane. LSB apply to first lane |
| xoffsets_hi | 4b offset for each lane. LSB apply to 8th lane |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zoffsets_hi | 4b offset for each lane, applied to input from Z buffer. LSB apply to 8th lane |
| v8acc48 mac8_sym | ( | v8acc48 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Symetric multiply-accumulate intrinsic function with pre-add from x input buffer using small X input buffer.
| acc | Incoming accumulation vector (8 x int48 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v8acc48 mac8_sym | ( | v8acc48 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Symetric multiply-accumulate intrinsic function with pre-add from x and y input buffers using small X input buffer.
| acc | Incoming accumulation vector (8 x int48 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v8acc48 mac8_sym | ( | v8acc48 | acc, |
| v32int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Symetric multiply-accumulate intrinsic function with pre-add from x input buffer .
| acc | Incoming accumulation vector (8 x int48 lanes) |
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v16acc48 msc16_sym | ( | v16acc48 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| unsigned int | xoffsets_hi, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| unsigned int | zoffsets_hi | ||
| ) |
Symetric multiply-subtract intrinsic function with pre-add from x input buffer using small X input buffer.
| acc | Incoming accumulation vector (16 x int48 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane. LSB apply to first lane |
| xoffsets_hi | 4b offset for each lane. LSB apply to 8th lane |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zoffsets_hi | 4b offset for each lane, applied to input from Z buffer. LSB apply to 8th lane |
| v16acc48 msc16_sym | ( | v16acc48 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| unsigned int | xoffsets_hi, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| unsigned int | zoffsets_hi | ||
| ) |
Symetric multiply-subtract intrinsic function with pre-add from x and y input buffers using small X input buffer.
| acc | Incoming accumulation vector (16 x int48 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane. LSB apply to first lane |
| xoffsets_hi | 4b offset for each lane. LSB apply to 8th lane |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zoffsets_hi | 4b offset for each lane, applied to input from Z buffer. LSB apply to 8th lane |
| v16acc48 msc16_sym | ( | v16acc48 | acc, |
| v32int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| unsigned int | xoffsets_hi, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| unsigned int | zoffsets_hi | ||
| ) |
Symetric multiply-subtract intrinsic function with pre-add from x input buffer .
| acc | Incoming accumulation vector (16 x int48 lanes) |
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane. LSB apply to first lane |
| xoffsets_hi | 4b offset for each lane. LSB apply to 8th lane |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zoffsets_hi | 4b offset for each lane, applied to input from Z buffer. LSB apply to 8th lane |
| v8acc48 msc8_sym | ( | v8acc48 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Symetric multiply-subtract intrinsic function with pre-add from x input buffer using small X input buffer.
| acc | Incoming accumulation vector (8 x int48 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v8acc48 msc8_sym | ( | v8acc48 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Symetric multiply-subtract intrinsic function with pre-add from x and y input buffers using small X input buffer.
| acc | Incoming accumulation vector (8 x int48 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v8acc48 msc8_sym | ( | v8acc48 | acc, |
| v32int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Symetric multiply-subtract intrinsic function with pre-add from x input buffer .
| acc | Incoming accumulation vector (8 x int48 lanes) |
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v16acc48 mul16_sym | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| unsigned int | xoffsets_hi, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| unsigned int | zoffsets_hi | ||
| ) |
Symetric multiply intrinsic function with pre-add from x input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane. LSB apply to first lane |
| xoffsets_hi | 4b offset for each lane. LSB apply to 8th lane |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zoffsets_hi | 4b offset for each lane, applied to input from Z buffer. LSB apply to 8th lane |
| v16acc48 mul16_sym | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| unsigned int | xoffsets_hi, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| unsigned int | zoffsets_hi | ||
| ) |
Symetric multiply intrinsic function with pre-add from x and y input buffers using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane. LSB apply to first lane |
| xoffsets_hi | 4b offset for each lane. LSB apply to 8th lane |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zoffsets_hi | 4b offset for each lane, applied to input from Z buffer. LSB apply to 8th lane |
| v16acc48 mul16_sym | ( | v32int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| unsigned int | xoffsets_hi, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| unsigned int | zoffsets_hi | ||
| ) |
Symetric multiply intrinsic function with pre-add from x input buffer .
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane. LSB apply to first lane |
| xoffsets_hi | 4b offset for each lane. LSB apply to 8th lane |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zoffsets_hi | 4b offset for each lane, applied to input from Z buffer. LSB apply to 8th lane |
| v8acc48 mul8_sym | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Symetric multiply intrinsic function with pre-add from x input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v8acc48 mul8_sym | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Symetric multiply intrinsic function with pre-add from x and y input buffers using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v8acc48 mul8_sym | ( | v32int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Symetric multiply intrinsic function with pre-add from x input buffer .
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v16acc48 negmul16_sym | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| unsigned int | xoffsets_hi, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| unsigned int | zoffsets_hi | ||
| ) |
Symetric multiply-negate intrinsic function with pre-add from x input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane. LSB apply to first lane |
| xoffsets_hi | 4b offset for each lane. LSB apply to 8th lane |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zoffsets_hi | 4b offset for each lane, applied to input from Z buffer. LSB apply to 8th lane |
| v16acc48 negmul16_sym | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| unsigned int | xoffsets_hi, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| unsigned int | zoffsets_hi | ||
| ) |
Symetric multiply-negate intrinsic function with pre-add from x and y input buffers using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane. LSB apply to first lane |
| xoffsets_hi | 4b offset for each lane. LSB apply to 8th lane |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zoffsets_hi | 4b offset for each lane, applied to input from Z buffer. LSB apply to 8th lane |
| v16acc48 negmul16_sym | ( | v32int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| unsigned int | xoffsets_hi, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| unsigned int | zoffsets_hi | ||
| ) |
Symetric multiply-negate intrinsic function with pre-add from x input buffer .
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane. LSB apply to first lane |
| xoffsets_hi | 4b offset for each lane. LSB apply to 8th lane |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zoffsets_hi | 4b offset for each lane, applied to input from Z buffer. LSB apply to 8th lane |
| v8acc48 negmul8_sym | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Symetric multiply-negate intrinsic function with pre-add from x input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v8acc48 negmul8_sym | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Symetric multiply-negate intrinsic function with pre-add from x and y input buffers using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v8acc48 negmul8_sym | ( | v32int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v16int16 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Symetric multiply-negate intrinsic function with pre-add from x input buffer .
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 16 elements of type int16 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |