AI Engine Intrinsics
(AIE) r2p21
|
16 bit real by 16 bit complex using no conjugation
Functions | |
v4cacc48 | mac4_abs (v4cacc48 acc, v64int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-accumulate intrinsic function after computing the absolute value in the selected lanes from the input buffer . | |
v4cacc48 | mac4_abs (v4cacc48 acc, v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-accumulate intrinsic function after computing the absolute value in the selected lanes from the input buffer using small X input buffer. | |
v4cacc48 | mac4_max (v4cacc48 acc, v64int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-accumulate intrinsic function after computing the maximum between the selected lanes from the input buffer . | |
v4cacc48 | mac4_max (v4cacc48 acc, v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-accumulate intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer. | |
v4cacc48 | mac4_max (v4cacc48 acc, v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v32int16 ybuff, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-accumulate intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer. | |
v4cacc48 | mac4_maxdiff (v4cacc48 acc, v64int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-accumulate intrinsic function after computing the maximum difference between the selected lanes from the input buffer . | |
v4cacc48 | mac4_maxdiff (v4cacc48 acc, v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-accumulate intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer. | |
v4cacc48 | mac4_maxdiff (v4cacc48 acc, v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v32int16 ybuff, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-accumulate intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer. | |
v4cacc48 | mac4_min (v4cacc48 acc, v64int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-accumulate intrinsic function after computing the minimum between the selected lanes from the input buffer . | |
v4cacc48 | mac4_min (v4cacc48 acc, v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-accumulate intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer. | |
v4cacc48 | mac4_min (v4cacc48 acc, v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v32int16 ybuff, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-accumulate intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer. | |
v8cacc48 | mac8_abs (v8cacc48 acc, v64int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-accumulate intrinsic function after computing the absolute value in the selected lanes from the input buffer . | |
v8cacc48 | mac8_abs (v8cacc48 acc, v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-accumulate intrinsic function after computing the absolute value in the selected lanes from the input buffer using small X input buffer. | |
v8cacc48 | mac8_max (v8cacc48 acc, v64int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-accumulate intrinsic function after computing the maximum between the selected lanes from the input buffer . | |
v8cacc48 | mac8_max (v8cacc48 acc, v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-accumulate intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer. | |
v8cacc48 | mac8_max (v8cacc48 acc, v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v32int16 ybuff, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-accumulate intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer. | |
v8cacc48 | mac8_maxdiff (v8cacc48 acc, v64int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-accumulate intrinsic function after computing the maximum difference between the selected lanes from the input buffer . | |
v8cacc48 | mac8_maxdiff (v8cacc48 acc, v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-accumulate intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer. | |
v8cacc48 | mac8_maxdiff (v8cacc48 acc, v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v32int16 ybuff, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-accumulate intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer. | |
v8cacc48 | mac8_min (v8cacc48 acc, v64int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-accumulate intrinsic function after computing the minimum between the selected lanes from the input buffer . | |
v8cacc48 | mac8_min (v8cacc48 acc, v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-accumulate intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer. | |
v8cacc48 | mac8_min (v8cacc48 acc, v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v32int16 ybuff, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-accumulate intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer. | |
v4cacc48 | msc4_abs (v4cacc48 acc, v64int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-subtract intrinsic function after computing the absolute value in the selected lanes from the input buffer . | |
v4cacc48 | msc4_abs (v4cacc48 acc, v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-subtract intrinsic function after computing the absolute value in the selected lanes from the input buffer using small X input buffer. | |
v4cacc48 | msc4_max (v4cacc48 acc, v64int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-subtract intrinsic function after computing the maximum between the selected lanes from the input buffer . | |
v4cacc48 | msc4_max (v4cacc48 acc, v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-subtract intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer. | |
v4cacc48 | msc4_max (v4cacc48 acc, v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v32int16 ybuff, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-subtract intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer. | |
v4cacc48 | msc4_maxdiff (v4cacc48 acc, v64int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-subtract intrinsic function after computing the maximum difference between the selected lanes from the input buffer . | |
v4cacc48 | msc4_maxdiff (v4cacc48 acc, v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-subtract intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer. | |
v4cacc48 | msc4_maxdiff (v4cacc48 acc, v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v32int16 ybuff, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-subtract intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer. | |
v4cacc48 | msc4_min (v4cacc48 acc, v64int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-subtract intrinsic function after computing the minimum between the selected lanes from the input buffer . | |
v4cacc48 | msc4_min (v4cacc48 acc, v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-subtract intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer. | |
v4cacc48 | msc4_min (v4cacc48 acc, v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v32int16 ybuff, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-subtract intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer. | |
v8cacc48 | msc8_abs (v8cacc48 acc, v64int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-subtract intrinsic function after computing the absolute value in the selected lanes from the input buffer . | |
v8cacc48 | msc8_abs (v8cacc48 acc, v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-subtract intrinsic function after computing the absolute value in the selected lanes from the input buffer using small X input buffer. | |
v8cacc48 | msc8_max (v8cacc48 acc, v64int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-subtract intrinsic function after computing the maximum between the selected lanes from the input buffer . | |
v8cacc48 | msc8_max (v8cacc48 acc, v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-subtract intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer. | |
v8cacc48 | msc8_max (v8cacc48 acc, v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v32int16 ybuff, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-subtract intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer. | |
v8cacc48 | msc8_maxdiff (v8cacc48 acc, v64int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-subtract intrinsic function after computing the maximum difference between the selected lanes from the input buffer . | |
v8cacc48 | msc8_maxdiff (v8cacc48 acc, v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-subtract intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer. | |
v8cacc48 | msc8_maxdiff (v8cacc48 acc, v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v32int16 ybuff, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-subtract intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer. | |
v8cacc48 | msc8_min (v8cacc48 acc, v64int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-subtract intrinsic function after computing the minimum between the selected lanes from the input buffer . | |
v8cacc48 | msc8_min (v8cacc48 acc, v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-subtract intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer. | |
v8cacc48 | msc8_min (v8cacc48 acc, v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v32int16 ybuff, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-subtract intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer. | |
v4cacc48 | mul4_abs (v64int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply intrinsic function after computing the absolute value in the selected lanes from the input buffer . | |
v4cacc48 | mul4_abs (v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply intrinsic function after computing the absolute value in the selected lanes from the input buffer using small X input buffer. | |
v4cacc48 | mul4_max (v64int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply intrinsic function after computing the maximum between the selected lanes from the input buffer . | |
v4cacc48 | mul4_max (v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer. | |
v4cacc48 | mul4_max (v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v32int16 ybuff, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer. | |
v4cacc48 | mul4_maxdiff (v64int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply intrinsic function after computing the maximum difference between the selected lanes from the input buffer . | |
v4cacc48 | mul4_maxdiff (v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer. | |
v4cacc48 | mul4_maxdiff (v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v32int16 ybuff, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer. | |
v4cacc48 | mul4_min (v64int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply intrinsic function after computing the minimum between the selected lanes from the input buffer . | |
v4cacc48 | mul4_min (v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer. | |
v4cacc48 | mul4_min (v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v32int16 ybuff, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer. | |
v8cacc48 | mul8_abs (v64int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply intrinsic function after computing the absolute value in the selected lanes from the input buffer . | |
v8cacc48 | mul8_abs (v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply intrinsic function after computing the absolute value in the selected lanes from the input buffer using small X input buffer. | |
v8cacc48 | mul8_max (v64int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply intrinsic function after computing the maximum between the selected lanes from the input buffer . | |
v8cacc48 | mul8_max (v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer. | |
v8cacc48 | mul8_max (v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v32int16 ybuff, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer. | |
v8cacc48 | mul8_maxdiff (v64int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply intrinsic function after computing the maximum difference between the selected lanes from the input buffer . | |
v8cacc48 | mul8_maxdiff (v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer. | |
v8cacc48 | mul8_maxdiff (v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v32int16 ybuff, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer. | |
v8cacc48 | mul8_min (v64int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply intrinsic function after computing the minimum between the selected lanes from the input buffer . | |
v8cacc48 | mul8_min (v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer. | |
v8cacc48 | mul8_min (v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v32int16 ybuff, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer. | |
v4cacc48 | negmul4_abs (v64int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-negate intrinsic function after computing the absolute value in the selected lanes from the input buffer . | |
v4cacc48 | negmul4_abs (v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-negate intrinsic function after computing the absolute value in the selected lanes from the input buffer using small X input buffer. | |
v4cacc48 | negmul4_max (v64int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-negate intrinsic function after computing the maximum between the selected lanes from the input buffer . | |
v4cacc48 | negmul4_max (v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-negate intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer. | |
v4cacc48 | negmul4_max (v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v32int16 ybuff, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-negate intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer. | |
v4cacc48 | negmul4_maxdiff (v64int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-negate intrinsic function after computing the maximum difference between the selected lanes from the input buffer . | |
v4cacc48 | negmul4_maxdiff (v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-negate intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer. | |
v4cacc48 | negmul4_maxdiff (v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v32int16 ybuff, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-negate intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer. | |
v4cacc48 | negmul4_min (v64int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-negate intrinsic function after computing the minimum between the selected lanes from the input buffer . | |
v4cacc48 | negmul4_min (v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-negate intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer. | |
v4cacc48 | negmul4_min (v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v32int16 ybuff, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-negate intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer. | |
v8cacc48 | negmul8_abs (v64int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-negate intrinsic function after computing the absolute value in the selected lanes from the input buffer . | |
v8cacc48 | negmul8_abs (v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-negate intrinsic function after computing the absolute value in the selected lanes from the input buffer using small X input buffer. | |
v8cacc48 | negmul8_max (v64int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-negate intrinsic function after computing the maximum between the selected lanes from the input buffer . | |
v8cacc48 | negmul8_max (v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-negate intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer. | |
v8cacc48 | negmul8_max (v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v32int16 ybuff, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-negate intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer. | |
v8cacc48 | negmul8_maxdiff (v64int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-negate intrinsic function after computing the maximum difference between the selected lanes from the input buffer . | |
v8cacc48 | negmul8_maxdiff (v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-negate intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer. | |
v8cacc48 | negmul8_maxdiff (v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v32int16 ybuff, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-negate intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer. | |
v8cacc48 | negmul8_min (v64int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-negate intrinsic function after computing the minimum between the selected lanes from the input buffer . | |
v8cacc48 | negmul8_min (v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-negate intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer. | |
v8cacc48 | negmul8_min (v32int16 xbuff, int xstart, unsigned int xoffsets, int xstep, v32int16 ybuff, int ystart, v8cint16 zbuff, int zstart, unsigned int zoffsets, int zstep) |
Complex multiply-negate intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer. | |
v4cacc48 mac4_abs | ( | v4cacc48 | acc, |
v64int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-accumulate intrinsic function after computing the absolute value in the selected lanes from the input buffer .
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
acc | v4cacc48 | Incoming accumulation vector (4 x cint48 lanes) |
xbuff | v64int16 | Input buffer of 64 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to the x buffer. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the xbuffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 mac4_abs | ( | v4cacc48 | acc, |
v32int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-accumulate intrinsic function after computing the absolute value in the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
acc | v4cacc48 | Incoming accumulation vector (4 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to the x buffer. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the xbuffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 mac4_max | ( | v4cacc48 | acc, |
v64int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-accumulate intrinsic function after computing the maximum between the selected lanes from the input buffer .
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
acc | v4cacc48 | Incoming accumulation vector (4 x cint48 lanes) |
xbuff | v64int16 | Input buffer of 64 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 mac4_max | ( | v4cacc48 | acc, |
v32int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-accumulate intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
acc | v4cacc48 | Incoming accumulation vector (4 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 mac4_max | ( | v4cacc48 | acc, |
v32int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v32int16 | ybuff, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-accumulate intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
acc | v4cacc48 | Incoming accumulation vector (4 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ybuff | v32int16 | Right input buffer of 32 elements of type int16 |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 mac4_maxdiff | ( | v4cacc48 | acc, |
v64int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-accumulate intrinsic function after computing the maximum difference between the selected lanes from the input buffer .
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
acc | v4cacc48 | Incoming accumulation vector (4 x cint48 lanes) |
xbuff | v64int16 | Input buffer of 64 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 mac4_maxdiff | ( | v4cacc48 | acc, |
v32int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-accumulate intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
acc | v4cacc48 | Incoming accumulation vector (4 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 mac4_maxdiff | ( | v4cacc48 | acc, |
v32int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v32int16 | ybuff, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-accumulate intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
acc | v4cacc48 | Incoming accumulation vector (4 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ybuff | v32int16 | Right input buffer of 32 elements of type int16 |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 mac4_min | ( | v4cacc48 | acc, |
v64int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-accumulate intrinsic function after computing the minimum between the selected lanes from the input buffer .
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
acc | v4cacc48 | Incoming accumulation vector (4 x cint48 lanes) |
xbuff | v64int16 | Input buffer of 64 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 mac4_min | ( | v4cacc48 | acc, |
v32int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-accumulate intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
acc | v4cacc48 | Incoming accumulation vector (4 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 mac4_min | ( | v4cacc48 | acc, |
v32int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v32int16 | ybuff, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-accumulate intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
acc | v4cacc48 | Incoming accumulation vector (4 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ybuff | v32int16 | Right input buffer of 32 elements of type int16 |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 mac8_abs | ( | v8cacc48 | acc, |
v64int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-accumulate intrinsic function after computing the absolute value in the selected lanes from the input buffer .
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
acc | v8cacc48 | Incoming accumulation vector (8 x cint48 lanes) |
xbuff | v64int16 | Input buffer of 64 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to the x buffer. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the xbuffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 mac8_abs | ( | v8cacc48 | acc, |
v32int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-accumulate intrinsic function after computing the absolute value in the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
acc | v8cacc48 | Incoming accumulation vector (8 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to the x buffer. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the xbuffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 mac8_max | ( | v8cacc48 | acc, |
v64int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-accumulate intrinsic function after computing the maximum between the selected lanes from the input buffer .
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
acc | v8cacc48 | Incoming accumulation vector (8 x cint48 lanes) |
xbuff | v64int16 | Input buffer of 64 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 mac8_max | ( | v8cacc48 | acc, |
v32int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-accumulate intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
acc | v8cacc48 | Incoming accumulation vector (8 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 mac8_max | ( | v8cacc48 | acc, |
v32int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v32int16 | ybuff, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-accumulate intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
acc | v8cacc48 | Incoming accumulation vector (8 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ybuff | v32int16 | Right input buffer of 32 elements of type int16 |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 mac8_maxdiff | ( | v8cacc48 | acc, |
v64int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-accumulate intrinsic function after computing the maximum difference between the selected lanes from the input buffer .
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
acc | v8cacc48 | Incoming accumulation vector (8 x cint48 lanes) |
xbuff | v64int16 | Input buffer of 64 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 mac8_maxdiff | ( | v8cacc48 | acc, |
v32int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-accumulate intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
acc | v8cacc48 | Incoming accumulation vector (8 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 mac8_maxdiff | ( | v8cacc48 | acc, |
v32int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v32int16 | ybuff, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-accumulate intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
acc | v8cacc48 | Incoming accumulation vector (8 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ybuff | v32int16 | Right input buffer of 32 elements of type int16 |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 mac8_min | ( | v8cacc48 | acc, |
v64int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-accumulate intrinsic function after computing the minimum between the selected lanes from the input buffer .
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
acc | v8cacc48 | Incoming accumulation vector (8 x cint48 lanes) |
xbuff | v64int16 | Input buffer of 64 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 mac8_min | ( | v8cacc48 | acc, |
v32int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-accumulate intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
acc | v8cacc48 | Incoming accumulation vector (8 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 mac8_min | ( | v8cacc48 | acc, |
v32int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v32int16 | ybuff, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-accumulate intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
acc | v8cacc48 | Incoming accumulation vector (8 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ybuff | v32int16 | Right input buffer of 32 elements of type int16 |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 msc4_abs | ( | v4cacc48 | acc, |
v64int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-subtract intrinsic function after computing the absolute value in the selected lanes from the input buffer .
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
acc | v4cacc48 | Incoming accumulation vector (4 x cint48 lanes) |
xbuff | v64int16 | Input buffer of 64 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to the x buffer. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the xbuffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 msc4_abs | ( | v4cacc48 | acc, |
v32int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-subtract intrinsic function after computing the absolute value in the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
acc | v4cacc48 | Incoming accumulation vector (4 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to the x buffer. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the xbuffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 msc4_max | ( | v4cacc48 | acc, |
v64int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-subtract intrinsic function after computing the maximum between the selected lanes from the input buffer .
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
acc | v4cacc48 | Incoming accumulation vector (4 x cint48 lanes) |
xbuff | v64int16 | Input buffer of 64 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 msc4_max | ( | v4cacc48 | acc, |
v32int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-subtract intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
acc | v4cacc48 | Incoming accumulation vector (4 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 msc4_max | ( | v4cacc48 | acc, |
v32int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v32int16 | ybuff, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-subtract intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
acc | v4cacc48 | Incoming accumulation vector (4 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ybuff | v32int16 | Right input buffer of 32 elements of type int16 |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 msc4_maxdiff | ( | v4cacc48 | acc, |
v64int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-subtract intrinsic function after computing the maximum difference between the selected lanes from the input buffer .
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
acc | v4cacc48 | Incoming accumulation vector (4 x cint48 lanes) |
xbuff | v64int16 | Input buffer of 64 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 msc4_maxdiff | ( | v4cacc48 | acc, |
v32int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-subtract intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
acc | v4cacc48 | Incoming accumulation vector (4 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 msc4_maxdiff | ( | v4cacc48 | acc, |
v32int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v32int16 | ybuff, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-subtract intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
acc | v4cacc48 | Incoming accumulation vector (4 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ybuff | v32int16 | Right input buffer of 32 elements of type int16 |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 msc4_min | ( | v4cacc48 | acc, |
v64int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-subtract intrinsic function after computing the minimum between the selected lanes from the input buffer .
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
acc | v4cacc48 | Incoming accumulation vector (4 x cint48 lanes) |
xbuff | v64int16 | Input buffer of 64 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 msc4_min | ( | v4cacc48 | acc, |
v32int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-subtract intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
acc | v4cacc48 | Incoming accumulation vector (4 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 msc4_min | ( | v4cacc48 | acc, |
v32int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v32int16 | ybuff, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-subtract intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
acc | v4cacc48 | Incoming accumulation vector (4 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ybuff | v32int16 | Right input buffer of 32 elements of type int16 |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 msc8_abs | ( | v8cacc48 | acc, |
v64int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-subtract intrinsic function after computing the absolute value in the selected lanes from the input buffer .
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
acc | v8cacc48 | Incoming accumulation vector (8 x cint48 lanes) |
xbuff | v64int16 | Input buffer of 64 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to the x buffer. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the xbuffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 msc8_abs | ( | v8cacc48 | acc, |
v32int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-subtract intrinsic function after computing the absolute value in the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
acc | v8cacc48 | Incoming accumulation vector (8 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to the x buffer. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the xbuffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 msc8_max | ( | v8cacc48 | acc, |
v64int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-subtract intrinsic function after computing the maximum between the selected lanes from the input buffer .
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
acc | v8cacc48 | Incoming accumulation vector (8 x cint48 lanes) |
xbuff | v64int16 | Input buffer of 64 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 msc8_max | ( | v8cacc48 | acc, |
v32int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-subtract intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
acc | v8cacc48 | Incoming accumulation vector (8 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 msc8_max | ( | v8cacc48 | acc, |
v32int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v32int16 | ybuff, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-subtract intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
acc | v8cacc48 | Incoming accumulation vector (8 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ybuff | v32int16 | Right input buffer of 32 elements of type int16 |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 msc8_maxdiff | ( | v8cacc48 | acc, |
v64int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-subtract intrinsic function after computing the maximum difference between the selected lanes from the input buffer .
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
acc | v8cacc48 | Incoming accumulation vector (8 x cint48 lanes) |
xbuff | v64int16 | Input buffer of 64 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 msc8_maxdiff | ( | v8cacc48 | acc, |
v32int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-subtract intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
acc | v8cacc48 | Incoming accumulation vector (8 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 msc8_maxdiff | ( | v8cacc48 | acc, |
v32int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v32int16 | ybuff, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-subtract intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
acc | v8cacc48 | Incoming accumulation vector (8 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ybuff | v32int16 | Right input buffer of 32 elements of type int16 |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 msc8_min | ( | v8cacc48 | acc, |
v64int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-subtract intrinsic function after computing the minimum between the selected lanes from the input buffer .
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
acc | v8cacc48 | Incoming accumulation vector (8 x cint48 lanes) |
xbuff | v64int16 | Input buffer of 64 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 msc8_min | ( | v8cacc48 | acc, |
v32int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-subtract intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
acc | v8cacc48 | Incoming accumulation vector (8 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 msc8_min | ( | v8cacc48 | acc, |
v32int16 | xbuff, | ||
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v32int16 | ybuff, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-subtract intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
acc | v8cacc48 | Incoming accumulation vector (8 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ybuff | v32int16 | Right input buffer of 32 elements of type int16 |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 mul4_abs | ( | v64int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply intrinsic function after computing the absolute value in the selected lanes from the input buffer .
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
xbuff | v64int16 | Input buffer of 64 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to the x buffer. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the xbuffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 mul4_abs | ( | v32int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply intrinsic function after computing the absolute value in the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to the x buffer. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the xbuffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 mul4_max | ( | v64int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply intrinsic function after computing the maximum between the selected lanes from the input buffer .
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
xbuff | v64int16 | Input buffer of 64 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 mul4_max | ( | v32int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 mul4_max | ( | v32int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v32int16 | ybuff, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ybuff | v32int16 | Right input buffer of 32 elements of type int16 |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 mul4_maxdiff | ( | v64int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply intrinsic function after computing the maximum difference between the selected lanes from the input buffer .
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
xbuff | v64int16 | Input buffer of 64 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 mul4_maxdiff | ( | v32int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 mul4_maxdiff | ( | v32int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v32int16 | ybuff, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ybuff | v32int16 | Right input buffer of 32 elements of type int16 |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 mul4_min | ( | v64int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply intrinsic function after computing the minimum between the selected lanes from the input buffer .
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
xbuff | v64int16 | Input buffer of 64 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 mul4_min | ( | v32int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 mul4_min | ( | v32int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v32int16 | ybuff, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ybuff | v32int16 | Right input buffer of 32 elements of type int16 |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 mul8_abs | ( | v64int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply intrinsic function after computing the absolute value in the selected lanes from the input buffer .
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
xbuff | v64int16 | Input buffer of 64 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to the x buffer. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the xbuffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 mul8_abs | ( | v32int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply intrinsic function after computing the absolute value in the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to the x buffer. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the xbuffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 mul8_max | ( | v64int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply intrinsic function after computing the maximum between the selected lanes from the input buffer .
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
xbuff | v64int16 | Input buffer of 64 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 mul8_max | ( | v32int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 mul8_max | ( | v32int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v32int16 | ybuff, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ybuff | v32int16 | Right input buffer of 32 elements of type int16 |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 mul8_maxdiff | ( | v64int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply intrinsic function after computing the maximum difference between the selected lanes from the input buffer .
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
xbuff | v64int16 | Input buffer of 64 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 mul8_maxdiff | ( | v32int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 mul8_maxdiff | ( | v32int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v32int16 | ybuff, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ybuff | v32int16 | Right input buffer of 32 elements of type int16 |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 mul8_min | ( | v64int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply intrinsic function after computing the minimum between the selected lanes from the input buffer .
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
xbuff | v64int16 | Input buffer of 64 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 mul8_min | ( | v32int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 mul8_min | ( | v32int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v32int16 | ybuff, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ybuff | v32int16 | Right input buffer of 32 elements of type int16 |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 negmul4_abs | ( | v64int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-negate intrinsic function after computing the absolute value in the selected lanes from the input buffer .
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
xbuff | v64int16 | Input buffer of 64 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to the x buffer. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the xbuffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 negmul4_abs | ( | v32int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-negate intrinsic function after computing the absolute value in the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to the x buffer. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the xbuffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 negmul4_max | ( | v64int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-negate intrinsic function after computing the maximum between the selected lanes from the input buffer .
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
xbuff | v64int16 | Input buffer of 64 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 negmul4_max | ( | v32int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-negate intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 negmul4_max | ( | v32int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v32int16 | ybuff, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-negate intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ybuff | v32int16 | Right input buffer of 32 elements of type int16 |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 negmul4_maxdiff | ( | v64int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-negate intrinsic function after computing the maximum difference between the selected lanes from the input buffer .
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
xbuff | v64int16 | Input buffer of 64 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 negmul4_maxdiff | ( | v32int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-negate intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 negmul4_maxdiff | ( | v32int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v32int16 | ybuff, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-negate intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ybuff | v32int16 | Right input buffer of 32 elements of type int16 |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 negmul4_min | ( | v64int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-negate intrinsic function after computing the minimum between the selected lanes from the input buffer .
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
xbuff | v64int16 | Input buffer of 64 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 negmul4_min | ( | v32int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-negate intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v4cacc48 negmul4_min | ( | v32int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v32int16 | ybuff, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-negate intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v4cacc48 | Returned accumulation vector (4 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ybuff | v32int16 | Right input buffer of 32 elements of type int16 |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 negmul8_abs | ( | v64int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-negate intrinsic function after computing the absolute value in the selected lanes from the input buffer .
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
xbuff | v64int16 | Input buffer of 64 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to the x buffer. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the xbuffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 negmul8_abs | ( | v32int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-negate intrinsic function after computing the absolute value in the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to the x buffer. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the xbuffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 negmul8_max | ( | v64int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-negate intrinsic function after computing the maximum between the selected lanes from the input buffer .
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
xbuff | v64int16 | Input buffer of 64 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 negmul8_max | ( | v32int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-negate intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 negmul8_max | ( | v32int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v32int16 | ybuff, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-negate intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ybuff | v32int16 | Right input buffer of 32 elements of type int16 |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 negmul8_maxdiff | ( | v64int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-negate intrinsic function after computing the maximum difference between the selected lanes from the input buffer .
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
xbuff | v64int16 | Input buffer of 64 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 negmul8_maxdiff | ( | v32int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-negate intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 negmul8_maxdiff | ( | v32int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v32int16 | ybuff, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-negate intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ybuff | v32int16 | Right input buffer of 32 elements of type int16 |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 negmul8_min | ( | v64int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-negate intrinsic function after computing the minimum between the selected lanes from the input buffer .
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
xbuff | v64int16 | Input buffer of 64 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 negmul8_min | ( | v32int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-negate intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |
v8cacc48 negmul8_min | ( | v32int16 | xbuff, |
int | xstart, | ||
unsigned int | xoffsets, | ||
int | xstep, | ||
v32int16 | ybuff, | ||
int | ystart, | ||
v8cint16 | zbuff, | ||
int | zstart, | ||
unsigned int | zoffsets, | ||
int | zstep | ||
) |
Complex multiply-negate intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer.
Input/Output | Type | Comments |
---|---|---|
return | v8cacc48 | Returned accumulation vector (8 x cint48 lanes) |
xbuff | v32int16 | Input buffer of 32 elements of type int16 |
xstart | int | Starting position offset applied to all lanes of input from X buffer. |
xoffsets | unsigned int | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
xstep | unsigned int | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
ybuff | v32int16 | Right input buffer of 32 elements of type int16 |
ystart | int | Starting position offset applied to all lanes for input from Y buffer. |
zbuff | v8cint16 | Input buffer of 8 elements of type cint16 |
zstart | int | 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 | unsigned int | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
zstep | int | Step between each column for selection in the zbuffer. |