![]() |
AI Engine Intrinsics User Guide
(v2023.2)
|
16-bit Complex self multiplication intrinsics. X and Y buffer conjugation.
Functions | |
| v4cacc48 | mac4_cc (v4cacc48 acc, v32cint16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, unsigned int yoffsets, int ystep) |
| Complex multiply-accumulate intrinsic function with X and Y buffer conjugation . | |
| v4cacc48 | mac4_cc (v4cacc48 acc, v16cint16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, unsigned int yoffsets, int ystep) |
| Complex multiply-accumulate intrinsic function with X and Y buffer conjugation using small X input buffer. | |
| v4cacc48 | mac4_cc (v4cacc48 acc, v16cint16 xbuff, int xstart, unsigned int xoffsets, int xstep, v16cint16 ybuff, int ystart, unsigned int yoffsets, int ystep) |
| Complex multiply-accumulate intrinsic function with X and Y buffer conjugation using small X input buffer. | |
| v8cacc48 | mac8_cc (v8cacc48 acc, v32cint16 xbuff, int xstart, unsigned int xoffsets, int ystart, unsigned int yoffsets) |
| Complex multiply-accumulate intrinsic function with X and Y buffer conjugation . | |
| v8cacc48 | mac8_cc (v8cacc48 acc, v16cint16 xbuff, int xstart, unsigned int xoffsets, int ystart, unsigned int yoffsets) |
| Complex multiply-accumulate intrinsic function with X and Y buffer conjugation using small X input buffer. | |
| v8cacc48 | mac8_cc (v8cacc48 acc, v16cint16 xbuff, int xstart, unsigned int xoffsets, v16cint16 ybuff, int ystart, unsigned int yoffsets) |
| Complex multiply-accumulate intrinsic function with X and Y buffer conjugation using small X input buffer. | |
| v4cacc48 | msc4_cc (v4cacc48 acc, v32cint16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, unsigned int yoffsets, int ystep) |
| Complex multiply-subtract intrinsic function with X and Y buffer conjugation . | |
| v4cacc48 | msc4_cc (v4cacc48 acc, v16cint16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, unsigned int yoffsets, int ystep) |
| Complex multiply-subtract intrinsic function with X and Y buffer conjugation using small X input buffer. | |
| v4cacc48 | msc4_cc (v4cacc48 acc, v16cint16 xbuff, int xstart, unsigned int xoffsets, int xstep, v16cint16 ybuff, int ystart, unsigned int yoffsets, int ystep) |
| Complex multiply-subtract intrinsic function with X and Y buffer conjugation using small X input buffer. | |
| v8cacc48 | msc8_cc (v8cacc48 acc, v32cint16 xbuff, int xstart, unsigned int xoffsets, int ystart, unsigned int yoffsets) |
| Complex multiply-subtract intrinsic function with X and Y buffer conjugation . | |
| v8cacc48 | msc8_cc (v8cacc48 acc, v16cint16 xbuff, int xstart, unsigned int xoffsets, int ystart, unsigned int yoffsets) |
| Complex multiply-subtract intrinsic function with X and Y buffer conjugation using small X input buffer. | |
| v8cacc48 | msc8_cc (v8cacc48 acc, v16cint16 xbuff, int xstart, unsigned int xoffsets, v16cint16 ybuff, int ystart, unsigned int yoffsets) |
| Complex multiply-subtract intrinsic function with X and Y buffer conjugation using small X input buffer. | |
| v4cacc48 | mul4_cc (v32cint16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, unsigned int yoffsets, int ystep) |
| Complex multiply intrinsic function with X and Y buffer conjugation . | |
| v4cacc48 | mul4_cc (v16cint16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, unsigned int yoffsets, int ystep) |
| Complex multiply intrinsic function with X and Y buffer conjugation using small X input buffer. | |
| v4cacc48 | mul4_cc (v16cint16 xbuff, int xstart, unsigned int xoffsets, int xstep, v16cint16 ybuff, int ystart, unsigned int yoffsets, int ystep) |
| Complex multiply intrinsic function with X and Y buffer conjugation using small X input buffer. | |
| v8cacc48 | mul8_cc (v32cint16 xbuff, int xstart, unsigned int xoffsets, int ystart, unsigned int yoffsets) |
| Complex multiply intrinsic function with X and Y buffer conjugation . | |
| v8cacc48 | mul8_cc (v16cint16 xbuff, int xstart, unsigned int xoffsets, int ystart, unsigned int yoffsets) |
| Complex multiply intrinsic function with X and Y buffer conjugation using small X input buffer. | |
| v8cacc48 | mul8_cc (v16cint16 xbuff, int xstart, unsigned int xoffsets, v16cint16 ybuff, int ystart, unsigned int yoffsets) |
| Complex multiply intrinsic function with X and Y buffer conjugation using small X input buffer. | |
| v4cacc48 | negmul4_cc (v32cint16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, unsigned int yoffsets, int ystep) |
| Complex multiply-negate intrinsic function with X and Y buffer conjugation . | |
| v4cacc48 | negmul4_cc (v16cint16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, unsigned int yoffsets, int ystep) |
| Complex multiply-negate intrinsic function with X and Y buffer conjugation using small X input buffer. | |
| v4cacc48 | negmul4_cc (v16cint16 xbuff, int xstart, unsigned int xoffsets, int xstep, v16cint16 ybuff, int ystart, unsigned int yoffsets, int ystep) |
| Complex multiply-negate intrinsic function with X and Y buffer conjugation using small X input buffer. | |
| v8cacc48 | negmul8_cc (v32cint16 xbuff, int xstart, unsigned int xoffsets, int ystart, unsigned int yoffsets) |
| Complex multiply-negate intrinsic function with X and Y buffer conjugation . | |
| v8cacc48 | negmul8_cc (v16cint16 xbuff, int xstart, unsigned int xoffsets, int ystart, unsigned int yoffsets) |
| Complex multiply-negate intrinsic function with X and Y buffer conjugation using small X input buffer. | |
| v8cacc48 | negmul8_cc (v16cint16 xbuff, int xstart, unsigned int xoffsets, v16cint16 ybuff, int ystart, unsigned int yoffsets) |
| Complex multiply-negate intrinsic function with X and Y buffer conjugation using small X input buffer. | |
| v4cacc48 mac4_cc | ( | v4cacc48 | acc, |
| v32cint16 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| unsigned int | yoffsets, | ||
| int | ystep | ||
| ) |
Complex multiply-accumulate intrinsic function with X and Y buffer conjugation .
| acc | Incoming accumulation vector (4 x cint48 lanes) |
| xbuff | Input buffer of 32 elements of type cint16 |
| xstart | Starting position offset applied to all lanes of input from X buffer |
| xoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| xstep | Step between each column for selection in the xbuffer |
| ystart | Starting position offset applied to all lanes of input from xbuffer for the second input |
| yoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| ystep | Step between each column for selection in the xbuffer |
| v4cacc48 mac4_cc | ( | v4cacc48 | acc, |
| v16cint16 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| unsigned int | yoffsets, | ||
| int | ystep | ||
| ) |
Complex multiply-accumulate intrinsic function with X and Y buffer conjugation using small X input buffer.
| acc | Incoming accumulation vector (4 x cint48 lanes) |
| xbuff | Input buffer of 16 elements of type cint16 |
| xstart | Starting position offset applied to all lanes of input from X buffer |
| xoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| xstep | Step between each column for selection in the xbuffer |
| ystart | Starting position offset applied to all lanes of input from xbuffer for the second input |
| yoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| ystep | Step between each column for selection in the xbuffer |
| v4cacc48 mac4_cc | ( | v4cacc48 | acc, |
| v16cint16 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| v16cint16 | ybuff, | ||
| int | ystart, | ||
| unsigned int | yoffsets, | ||
| int | ystep | ||
| ) |
Complex multiply-accumulate intrinsic function with X and Y buffer conjugation using small X input buffer.
| acc | Incoming accumulation vector (4 x cint48 lanes) |
| xbuff | Input buffer of 16 elements of type cint16 |
| xstart | Starting position offset applied to all lanes of input from X buffer |
| xoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| xstep | Step between each column for selection in the xbuffer |
| ybuff | Right input buffer of 16 elements of type cint16 |
| ystart | Starting position offset applied to all lanes of input from ybuffer for the second input |
| yoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| ystep | Step between each column for selection in the ybuffer |
| v8cacc48 mac8_cc | ( | v8cacc48 | acc, |
| v32cint16 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | ystart, | ||
| unsigned int | yoffsets | ||
| ) |
Complex multiply-accumulate intrinsic function with X and Y buffer conjugation .
| acc | Incoming accumulation vector (8 x cint48 lanes) |
| xbuff | Input buffer of 32 elements of type cint16 |
| xstart | Starting position offset applied to all lanes of input from X buffer |
| xoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| ystart | Starting position offset applied to all lanes of input from xbuffer for the second input |
| yoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| v8cacc48 mac8_cc | ( | v8cacc48 | acc, |
| v16cint16 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | ystart, | ||
| unsigned int | yoffsets | ||
| ) |
Complex multiply-accumulate intrinsic function with X and Y buffer conjugation using small X input buffer.
| acc | Incoming accumulation vector (8 x cint48 lanes) |
| xbuff | Input buffer of 16 elements of type cint16 |
| xstart | Starting position offset applied to all lanes of input from X buffer |
| xoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| ystart | Starting position offset applied to all lanes of input from xbuffer for the second input |
| yoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| v8cacc48 mac8_cc | ( | v8cacc48 | acc, |
| v16cint16 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| v16cint16 | ybuff, | ||
| int | ystart, | ||
| unsigned int | yoffsets | ||
| ) |
Complex multiply-accumulate intrinsic function with X and Y buffer conjugation using small X input buffer.
| acc | Incoming accumulation vector (8 x cint48 lanes) |
| xbuff | Input buffer of 16 elements of type cint16 |
| xstart | Starting position offset applied to all lanes of input from X buffer |
| xoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| ybuff | Right input buffer of 16 elements of type cint16 |
| ystart | Starting position offset applied to all lanes of input from ybuffer for the second input |
| yoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| v4cacc48 msc4_cc | ( | v4cacc48 | acc, |
| v32cint16 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| unsigned int | yoffsets, | ||
| int | ystep | ||
| ) |
Complex multiply-subtract intrinsic function with X and Y buffer conjugation .
| acc | Incoming accumulation vector (4 x cint48 lanes) |
| xbuff | Input buffer of 32 elements of type cint16 |
| xstart | Starting position offset applied to all lanes of input from X buffer |
| xoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| xstep | Step between each column for selection in the xbuffer |
| ystart | Starting position offset applied to all lanes of input from xbuffer for the second input |
| yoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| ystep | Step between each column for selection in the xbuffer |
| v4cacc48 msc4_cc | ( | v4cacc48 | acc, |
| v16cint16 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| unsigned int | yoffsets, | ||
| int | ystep | ||
| ) |
Complex multiply-subtract intrinsic function with X and Y buffer conjugation using small X input buffer.
| acc | Incoming accumulation vector (4 x cint48 lanes) |
| xbuff | Input buffer of 16 elements of type cint16 |
| xstart | Starting position offset applied to all lanes of input from X buffer |
| xoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| xstep | Step between each column for selection in the xbuffer |
| ystart | Starting position offset applied to all lanes of input from xbuffer for the second input |
| yoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| ystep | Step between each column for selection in the xbuffer |
| v4cacc48 msc4_cc | ( | v4cacc48 | acc, |
| v16cint16 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| v16cint16 | ybuff, | ||
| int | ystart, | ||
| unsigned int | yoffsets, | ||
| int | ystep | ||
| ) |
Complex multiply-subtract intrinsic function with X and Y buffer conjugation using small X input buffer.
| acc | Incoming accumulation vector (4 x cint48 lanes) |
| xbuff | Input buffer of 16 elements of type cint16 |
| xstart | Starting position offset applied to all lanes of input from X buffer |
| xoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| xstep | Step between each column for selection in the xbuffer |
| ybuff | Right input buffer of 16 elements of type cint16 |
| ystart | Starting position offset applied to all lanes of input from ybuffer for the second input |
| yoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| ystep | Step between each column for selection in the ybuffer |
| v8cacc48 msc8_cc | ( | v8cacc48 | acc, |
| v32cint16 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | ystart, | ||
| unsigned int | yoffsets | ||
| ) |
Complex multiply-subtract intrinsic function with X and Y buffer conjugation .
| acc | Incoming accumulation vector (8 x cint48 lanes) |
| xbuff | Input buffer of 32 elements of type cint16 |
| xstart | Starting position offset applied to all lanes of input from X buffer |
| xoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| ystart | Starting position offset applied to all lanes of input from xbuffer for the second input |
| yoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| v8cacc48 msc8_cc | ( | v8cacc48 | acc, |
| v16cint16 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | ystart, | ||
| unsigned int | yoffsets | ||
| ) |
Complex multiply-subtract intrinsic function with X and Y buffer conjugation using small X input buffer.
| acc | Incoming accumulation vector (8 x cint48 lanes) |
| xbuff | Input buffer of 16 elements of type cint16 |
| xstart | Starting position offset applied to all lanes of input from X buffer |
| xoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| ystart | Starting position offset applied to all lanes of input from xbuffer for the second input |
| yoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| v8cacc48 msc8_cc | ( | v8cacc48 | acc, |
| v16cint16 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| v16cint16 | ybuff, | ||
| int | ystart, | ||
| unsigned int | yoffsets | ||
| ) |
Complex multiply-subtract intrinsic function with X and Y buffer conjugation using small X input buffer.
| acc | Incoming accumulation vector (8 x cint48 lanes) |
| xbuff | Input buffer of 16 elements of type cint16 |
| xstart | Starting position offset applied to all lanes of input from X buffer |
| xoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| ybuff | Right input buffer of 16 elements of type cint16 |
| ystart | Starting position offset applied to all lanes of input from ybuffer for the second input |
| yoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| v4cacc48 mul4_cc | ( | v32cint16 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| unsigned int | yoffsets, | ||
| int | ystep | ||
| ) |
Complex multiply intrinsic function with X and Y buffer conjugation .
| xbuff | Input buffer of 32 elements of type cint16 |
| xstart | Starting position offset applied to all lanes of input from X buffer |
| xoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| xstep | Step between each column for selection in the xbuffer |
| ystart | Starting position offset applied to all lanes of input from xbuffer for the second input |
| yoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| ystep | Step between each column for selection in the xbuffer |
| v4cacc48 mul4_cc | ( | v16cint16 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| unsigned int | yoffsets, | ||
| int | ystep | ||
| ) |
Complex multiply intrinsic function with X and Y buffer conjugation using small X input buffer.
| xbuff | Input buffer of 16 elements of type cint16 |
| xstart | Starting position offset applied to all lanes of input from X buffer |
| xoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| xstep | Step between each column for selection in the xbuffer |
| ystart | Starting position offset applied to all lanes of input from xbuffer for the second input |
| yoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| ystep | Step between each column for selection in the xbuffer |
| v4cacc48 mul4_cc | ( | v16cint16 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| v16cint16 | ybuff, | ||
| int | ystart, | ||
| unsigned int | yoffsets, | ||
| int | ystep | ||
| ) |
Complex multiply intrinsic function with X and Y buffer conjugation using small X input buffer.
| xbuff | Input buffer of 16 elements of type cint16 |
| xstart | Starting position offset applied to all lanes of input from X buffer |
| xoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| xstep | Step between each column for selection in the xbuffer |
| ybuff | Right input buffer of 16 elements of type cint16 |
| ystart | Starting position offset applied to all lanes of input from ybuffer for the second input |
| yoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| ystep | Step between each column for selection in the ybuffer |
| v8cacc48 mul8_cc | ( | v32cint16 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | ystart, | ||
| unsigned int | yoffsets | ||
| ) |
Complex multiply intrinsic function with X and Y buffer conjugation .
| xbuff | Input buffer of 32 elements of type cint16 |
| xstart | Starting position offset applied to all lanes of input from X buffer |
| xoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| ystart | Starting position offset applied to all lanes of input from xbuffer for the second input |
| yoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| v8cacc48 mul8_cc | ( | v16cint16 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | ystart, | ||
| unsigned int | yoffsets | ||
| ) |
Complex multiply intrinsic function with X and Y buffer conjugation using small X input buffer.
| xbuff | Input buffer of 16 elements of type cint16 |
| xstart | Starting position offset applied to all lanes of input from X buffer |
| xoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| ystart | Starting position offset applied to all lanes of input from xbuffer for the second input |
| yoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| v8cacc48 mul8_cc | ( | v16cint16 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| v16cint16 | ybuff, | ||
| int | ystart, | ||
| unsigned int | yoffsets | ||
| ) |
Complex multiply intrinsic function with X and Y buffer conjugation using small X input buffer.
| xbuff | Input buffer of 16 elements of type cint16 |
| xstart | Starting position offset applied to all lanes of input from X buffer |
| xoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| ybuff | Right input buffer of 16 elements of type cint16 |
| ystart | Starting position offset applied to all lanes of input from ybuffer for the second input |
| yoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| v4cacc48 negmul4_cc | ( | v32cint16 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| unsigned int | yoffsets, | ||
| int | ystep | ||
| ) |
Complex multiply-negate intrinsic function with X and Y buffer conjugation .
| xbuff | Input buffer of 32 elements of type cint16 |
| xstart | Starting position offset applied to all lanes of input from X buffer |
| xoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| xstep | Step between each column for selection in the xbuffer |
| ystart | Starting position offset applied to all lanes of input from xbuffer for the second input |
| yoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| ystep | Step between each column for selection in the xbuffer |
| v4cacc48 negmul4_cc | ( | v16cint16 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| unsigned int | yoffsets, | ||
| int | ystep | ||
| ) |
Complex multiply-negate intrinsic function with X and Y buffer conjugation using small X input buffer.
| xbuff | Input buffer of 16 elements of type cint16 |
| xstart | Starting position offset applied to all lanes of input from X buffer |
| xoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| xstep | Step between each column for selection in the xbuffer |
| ystart | Starting position offset applied to all lanes of input from xbuffer for the second input |
| yoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| ystep | Step between each column for selection in the xbuffer |
| v4cacc48 negmul4_cc | ( | v16cint16 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| v16cint16 | ybuff, | ||
| int | ystart, | ||
| unsigned int | yoffsets, | ||
| int | ystep | ||
| ) |
Complex multiply-negate intrinsic function with X and Y buffer conjugation using small X input buffer.
| xbuff | Input buffer of 16 elements of type cint16 |
| xstart | Starting position offset applied to all lanes of input from X buffer |
| xoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| xstep | Step between each column for selection in the xbuffer |
| ybuff | Right input buffer of 16 elements of type cint16 |
| ystart | Starting position offset applied to all lanes of input from ybuffer for the second input |
| yoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| ystep | Step between each column for selection in the ybuffer |
| v8cacc48 negmul8_cc | ( | v32cint16 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | ystart, | ||
| unsigned int | yoffsets | ||
| ) |
Complex multiply-negate intrinsic function with X and Y buffer conjugation .
| xbuff | Input buffer of 32 elements of type cint16 |
| xstart | Starting position offset applied to all lanes of input from X buffer |
| xoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| ystart | Starting position offset applied to all lanes of input from xbuffer for the second input |
| yoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| v8cacc48 negmul8_cc | ( | v16cint16 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | ystart, | ||
| unsigned int | yoffsets | ||
| ) |
Complex multiply-negate intrinsic function with X and Y buffer conjugation using small X input buffer.
| xbuff | Input buffer of 16 elements of type cint16 |
| xstart | Starting position offset applied to all lanes of input from X buffer |
| xoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| ystart | Starting position offset applied to all lanes of input from xbuffer for the second input |
| yoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| v8cacc48 negmul8_cc | ( | v16cint16 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| v16cint16 | ybuff, | ||
| int | ystart, | ||
| unsigned int | yoffsets | ||
| ) |
Complex multiply-negate intrinsic function with X and Y buffer conjugation using small X input buffer.
| xbuff | Input buffer of 16 elements of type cint16 |
| xstart | Starting position offset applied to all lanes of input from X buffer |
| xoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |
| ybuff | Right input buffer of 16 elements of type cint16 |
| ystart | Starting position offset applied to all lanes of input from ybuffer for the second input |
| yoffsets | 4b offset for each lane in the xbuffer. LSB apply to first lane |