![]() |
AI Engine Intrinsics User Guide (AIE) v2024.2
|
Vector MAC combined with vector comparisons with 32 bit real by 32 bit real
Functions | |
| v4acc80 | lmac4_abs (v4acc80 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-accumulate intrinsic function after computing the absolute value in the selected lanes from the input buffer using small X input buffer. | |
| v4acc80 | lmac4_abs (v4acc80 acc, v32int32 xbuff, int xstart, unsigned int xoffsets, int xstep, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-accumulate intrinsic function after computing the absolute value in the selected lanes from the input buffer . | |
| v4acc80 | lmac4_max (v4acc80 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-accumulate intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer. | |
| v4acc80 | lmac4_max (v4acc80 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, v16int32 ybuff, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-accumulate intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer. | |
| v4acc80 | lmac4_max (v4acc80 acc, v32int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-accumulate intrinsic function after computing the maximum between the selected lanes from the input buffer . | |
| v4acc80 | lmac4_maxdiff (v4acc80 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-accumulate intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer. | |
| v4acc80 | lmac4_maxdiff (v4acc80 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, v16int32 ybuff, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-accumulate intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer. | |
| v4acc80 | lmac4_maxdiff (v4acc80 acc, v32int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-accumulate intrinsic function after computing the maximum difference between the selected lanes from the input buffer . | |
| v4acc80 | lmac4_min (v4acc80 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-accumulate intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer. | |
| v4acc80 | lmac4_min (v4acc80 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, v16int32 ybuff, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-accumulate intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer. | |
| v4acc80 | lmac4_min (v4acc80 acc, v32int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-accumulate intrinsic function after computing the minimum between the selected lanes from the input buffer . | |
| v8acc80 | lmac8_abs (v8acc80 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-accumulate intrinsic function after computing the absolute value in the selected lanes from the input buffer using small X input buffer. | |
| v8acc80 | lmac8_abs (v8acc80 acc, v32int32 xbuff, int xstart, unsigned int xoffsets, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-accumulate intrinsic function after computing the absolute value in the selected lanes from the input buffer . | |
| v8acc80 | lmac8_max (v8acc80 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-accumulate intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer. | |
| v8acc80 | lmac8_max (v8acc80 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, v16int32 ybuff, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-accumulate intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer. | |
| v8acc80 | lmac8_max (v8acc80 acc, v32int32 xbuff, int xstart, unsigned int xoffsets, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-accumulate intrinsic function after computing the maximum between the selected lanes from the input buffer . | |
| v8acc80 | lmac8_maxdiff (v8acc80 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-accumulate intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer. | |
| v8acc80 | lmac8_maxdiff (v8acc80 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, v16int32 ybuff, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-accumulate intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer. | |
| v8acc80 | lmac8_maxdiff (v8acc80 acc, v32int32 xbuff, int xstart, unsigned int xoffsets, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-accumulate intrinsic function after computing the maximum difference between the selected lanes from the input buffer . | |
| v8acc80 | lmac8_min (v8acc80 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-accumulate intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer. | |
| v8acc80 | lmac8_min (v8acc80 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, v16int32 ybuff, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-accumulate intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer. | |
| v8acc80 | lmac8_min (v8acc80 acc, v32int32 xbuff, int xstart, unsigned int xoffsets, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-accumulate intrinsic function after computing the minimum between the selected lanes from the input buffer . | |
| v4acc80 | lmsc4_abs (v4acc80 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-subtract intrinsic function after computing the absolute value in the selected lanes from the input buffer using small X input buffer. | |
| v4acc80 | lmsc4_abs (v4acc80 acc, v32int32 xbuff, int xstart, unsigned int xoffsets, int xstep, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-subtract intrinsic function after computing the absolute value in the selected lanes from the input buffer . | |
| v4acc80 | lmsc4_max (v4acc80 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-subtract intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer. | |
| v4acc80 | lmsc4_max (v4acc80 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, v16int32 ybuff, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-subtract intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer. | |
| v4acc80 | lmsc4_max (v4acc80 acc, v32int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-subtract intrinsic function after computing the maximum between the selected lanes from the input buffer . | |
| v4acc80 | lmsc4_maxdiff (v4acc80 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-subtract intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer. | |
| v4acc80 | lmsc4_maxdiff (v4acc80 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, v16int32 ybuff, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-subtract intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer. | |
| v4acc80 | lmsc4_maxdiff (v4acc80 acc, v32int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-subtract intrinsic function after computing the maximum difference between the selected lanes from the input buffer . | |
| v4acc80 | lmsc4_min (v4acc80 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-subtract intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer. | |
| v4acc80 | lmsc4_min (v4acc80 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, v16int32 ybuff, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-subtract intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer. | |
| v4acc80 | lmsc4_min (v4acc80 acc, v32int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-subtract intrinsic function after computing the minimum between the selected lanes from the input buffer . | |
| v8acc80 | lmsc8_abs (v8acc80 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-subtract intrinsic function after computing the absolute value in the selected lanes from the input buffer using small X input buffer. | |
| v8acc80 | lmsc8_abs (v8acc80 acc, v32int32 xbuff, int xstart, unsigned int xoffsets, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-subtract intrinsic function after computing the absolute value in the selected lanes from the input buffer . | |
| v8acc80 | lmsc8_max (v8acc80 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-subtract intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer. | |
| v8acc80 | lmsc8_max (v8acc80 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, v16int32 ybuff, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-subtract intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer. | |
| v8acc80 | lmsc8_max (v8acc80 acc, v32int32 xbuff, int xstart, unsigned int xoffsets, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-subtract intrinsic function after computing the maximum between the selected lanes from the input buffer . | |
| v8acc80 | lmsc8_maxdiff (v8acc80 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-subtract intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer. | |
| v8acc80 | lmsc8_maxdiff (v8acc80 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, v16int32 ybuff, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-subtract intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer. | |
| v8acc80 | lmsc8_maxdiff (v8acc80 acc, v32int32 xbuff, int xstart, unsigned int xoffsets, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-subtract intrinsic function after computing the maximum difference between the selected lanes from the input buffer . | |
| v8acc80 | lmsc8_min (v8acc80 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-subtract intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer. | |
| v8acc80 | lmsc8_min (v8acc80 acc, v16int32 xbuff, int xstart, unsigned int xoffsets, v16int32 ybuff, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-subtract intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer. | |
| v8acc80 | lmsc8_min (v8acc80 acc, v32int32 xbuff, int xstart, unsigned int xoffsets, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-subtract intrinsic function after computing the minimum between the selected lanes from the input buffer . | |
| v4acc80 | lmul4_abs (v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply intrinsic function after computing the absolute value in the selected lanes from the input buffer using small X input buffer. | |
| v4acc80 | lmul4_abs (v32int32 xbuff, int xstart, unsigned int xoffsets, int xstep, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply intrinsic function after computing the absolute value in the selected lanes from the input buffer . | |
| v4acc80 | lmul4_max (v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer. | |
| v4acc80 | lmul4_max (v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, v16int32 ybuff, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer. | |
| v4acc80 | lmul4_max (v32int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply intrinsic function after computing the maximum between the selected lanes from the input buffer . | |
| v4acc80 | lmul4_maxdiff (v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer. | |
| v4acc80 | lmul4_maxdiff (v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, v16int32 ybuff, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer. | |
| v4acc80 | lmul4_maxdiff (v32int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply intrinsic function after computing the maximum difference between the selected lanes from the input buffer . | |
| v4acc80 | lmul4_min (v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer. | |
| v4acc80 | lmul4_min (v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, v16int32 ybuff, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer. | |
| v4acc80 | lmul4_min (v32int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply intrinsic function after computing the minimum between the selected lanes from the input buffer . | |
| v8acc80 | lmul8_abs (v16int32 xbuff, int xstart, unsigned int xoffsets, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply intrinsic function after computing the absolute value in the selected lanes from the input buffer using small X input buffer. | |
| v8acc80 | lmul8_abs (v32int32 xbuff, int xstart, unsigned int xoffsets, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply intrinsic function after computing the absolute value in the selected lanes from the input buffer . | |
| v8acc80 | lmul8_max (v16int32 xbuff, int xstart, unsigned int xoffsets, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer. | |
| v8acc80 | lmul8_max (v16int32 xbuff, int xstart, unsigned int xoffsets, v16int32 ybuff, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer. | |
| v8acc80 | lmul8_max (v32int32 xbuff, int xstart, unsigned int xoffsets, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply intrinsic function after computing the maximum between the selected lanes from the input buffer . | |
| v8acc80 | lmul8_maxdiff (v16int32 xbuff, int xstart, unsigned int xoffsets, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer. | |
| v8acc80 | lmul8_maxdiff (v16int32 xbuff, int xstart, unsigned int xoffsets, v16int32 ybuff, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer. | |
| v8acc80 | lmul8_maxdiff (v32int32 xbuff, int xstart, unsigned int xoffsets, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply intrinsic function after computing the maximum difference between the selected lanes from the input buffer . | |
| v8acc80 | lmul8_min (v16int32 xbuff, int xstart, unsigned int xoffsets, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer. | |
| v8acc80 | lmul8_min (v16int32 xbuff, int xstart, unsigned int xoffsets, v16int32 ybuff, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer. | |
| v8acc80 | lmul8_min (v32int32 xbuff, int xstart, unsigned int xoffsets, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply intrinsic function after computing the minimum between the selected lanes from the input buffer . | |
| v4acc80 | lnegmul4_abs (v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-negate intrinsic function after computing the absolute value in the selected lanes from the input buffer using small X input buffer. | |
| v4acc80 | lnegmul4_abs (v32int32 xbuff, int xstart, unsigned int xoffsets, int xstep, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-negate intrinsic function after computing the absolute value in the selected lanes from the input buffer . | |
| v4acc80 | lnegmul4_max (v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-negate intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer. | |
| v4acc80 | lnegmul4_max (v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, v16int32 ybuff, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-negate intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer. | |
| v4acc80 | lnegmul4_max (v32int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-negate intrinsic function after computing the maximum between the selected lanes from the input buffer . | |
| v4acc80 | lnegmul4_maxdiff (v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-negate intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer. | |
| v4acc80 | lnegmul4_maxdiff (v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, v16int32 ybuff, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-negate intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer. | |
| v4acc80 | lnegmul4_maxdiff (v32int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-negate intrinsic function after computing the maximum difference between the selected lanes from the input buffer . | |
| v4acc80 | lnegmul4_min (v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-negate intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer. | |
| v4acc80 | lnegmul4_min (v16int32 xbuff, int xstart, unsigned int xoffsets, int xstep, v16int32 ybuff, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-negate intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer. | |
| v4acc80 | lnegmul4_min (v32int32 xbuff, int xstart, unsigned int xoffsets, int xstep, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets, int zstep) |
| Multiply-negate intrinsic function after computing the minimum between the selected lanes from the input buffer . | |
| v8acc80 | lnegmul8_abs (v16int32 xbuff, int xstart, unsigned int xoffsets, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-negate intrinsic function after computing the absolute value in the selected lanes from the input buffer using small X input buffer. | |
| v8acc80 | lnegmul8_abs (v32int32 xbuff, int xstart, unsigned int xoffsets, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-negate intrinsic function after computing the absolute value in the selected lanes from the input buffer . | |
| v8acc80 | lnegmul8_max (v16int32 xbuff, int xstart, unsigned int xoffsets, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-negate intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer. | |
| v8acc80 | lnegmul8_max (v16int32 xbuff, int xstart, unsigned int xoffsets, v16int32 ybuff, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-negate intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer. | |
| v8acc80 | lnegmul8_max (v32int32 xbuff, int xstart, unsigned int xoffsets, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-negate intrinsic function after computing the maximum between the selected lanes from the input buffer . | |
| v8acc80 | lnegmul8_maxdiff (v16int32 xbuff, int xstart, unsigned int xoffsets, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-negate intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer. | |
| v8acc80 | lnegmul8_maxdiff (v16int32 xbuff, int xstart, unsigned int xoffsets, v16int32 ybuff, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-negate intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer. | |
| v8acc80 | lnegmul8_maxdiff (v32int32 xbuff, int xstart, unsigned int xoffsets, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-negate intrinsic function after computing the maximum difference between the selected lanes from the input buffer . | |
| v8acc80 | lnegmul8_min (v16int32 xbuff, int xstart, unsigned int xoffsets, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-negate intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer. | |
| v8acc80 | lnegmul8_min (v16int32 xbuff, int xstart, unsigned int xoffsets, v16int32 ybuff, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-negate intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer. | |
| v8acc80 | lnegmul8_min (v32int32 xbuff, int xstart, unsigned int xoffsets, int ystart, v8int32 zbuff, int zstart, unsigned int zoffsets) |
| Multiply-negate intrinsic function after computing the minimum between the selected lanes from the input buffer . | |
| v4acc80 lmac4_abs | ( | v4acc80 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-accumulate intrinsic function after computing the absolute value in the selected lanes from the input buffer using small X input buffer.
| acc | Incoming accumulation vector (4 x int80 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to the x buffer. LSB apply to first lane |
| xstep | Step between each column for selection in the xbuffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lmac4_abs | ( | v4acc80 | acc, |
| v32int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-accumulate intrinsic function after computing the absolute value in the selected lanes from the input buffer .
| acc | Incoming accumulation vector (4 x int80 lanes) |
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to the x buffer. LSB apply to first lane |
| xstep | Step between each column for selection in the xbuffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lmac4_max | ( | v4acc80 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-accumulate intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer.
| acc | Incoming accumulation vector (4 x int80 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lmac4_max | ( | v4acc80 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-accumulate intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer.
| acc | Incoming accumulation vector (4 x int80 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lmac4_max | ( | v4acc80 | acc, |
| v32int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-accumulate intrinsic function after computing the maximum between the selected lanes from the input buffer .
| acc | Incoming accumulation vector (4 x int80 lanes) |
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lmac4_maxdiff | ( | v4acc80 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-accumulate intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer.
| acc | Incoming accumulation vector (4 x int80 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lmac4_maxdiff | ( | v4acc80 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-accumulate intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer.
| acc | Incoming accumulation vector (4 x int80 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lmac4_maxdiff | ( | v4acc80 | acc, |
| v32int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-accumulate intrinsic function after computing the maximum difference between the selected lanes from the input buffer .
| acc | Incoming accumulation vector (4 x int80 lanes) |
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lmac4_min | ( | v4acc80 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-accumulate intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer.
| acc | Incoming accumulation vector (4 x int80 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lmac4_min | ( | v4acc80 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-accumulate intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer.
| acc | Incoming accumulation vector (4 x int80 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lmac4_min | ( | v4acc80 | acc, |
| v32int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-accumulate intrinsic function after computing the minimum between the selected lanes from the input buffer .
| acc | Incoming accumulation vector (4 x int80 lanes) |
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v8acc80 lmac8_abs | ( | v8acc80 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-accumulate intrinsic function after computing the absolute value in the selected lanes from the input buffer using small X input buffer.
| acc | Incoming accumulation vector (8 x int80 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to the x buffer. LSB apply to first lane |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lmac8_abs | ( | v8acc80 | acc, |
| v32int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-accumulate intrinsic function after computing the absolute value in the selected lanes from the input buffer .
| acc | Incoming accumulation vector (8 x int80 lanes) |
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to the x buffer. LSB apply to first lane |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lmac8_max | ( | v8acc80 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-accumulate intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer.
| acc | Incoming accumulation vector (8 x int80 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lmac8_max | ( | v8acc80 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-accumulate intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer.
| acc | Incoming accumulation vector (8 x int80 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lmac8_max | ( | v8acc80 | acc, |
| v32int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-accumulate intrinsic function after computing the maximum between the selected lanes from the input buffer .
| acc | Incoming accumulation vector (8 x int80 lanes) |
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lmac8_maxdiff | ( | v8acc80 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-accumulate intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer.
| acc | Incoming accumulation vector (8 x int80 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lmac8_maxdiff | ( | v8acc80 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-accumulate intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer.
| acc | Incoming accumulation vector (8 x int80 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lmac8_maxdiff | ( | v8acc80 | acc, |
| v32int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-accumulate intrinsic function after computing the maximum difference between the selected lanes from the input buffer .
| acc | Incoming accumulation vector (8 x int80 lanes) |
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lmac8_min | ( | v8acc80 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-accumulate intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer.
| acc | Incoming accumulation vector (8 x int80 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lmac8_min | ( | v8acc80 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-accumulate intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer.
| acc | Incoming accumulation vector (8 x int80 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lmac8_min | ( | v8acc80 | acc, |
| v32int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-accumulate intrinsic function after computing the minimum between the selected lanes from the input buffer .
| acc | Incoming accumulation vector (8 x int80 lanes) |
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v4acc80 lmsc4_abs | ( | v4acc80 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-subtract intrinsic function after computing the absolute value in the selected lanes from the input buffer using small X input buffer.
| acc | Incoming accumulation vector (4 x int80 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to the x buffer. LSB apply to first lane |
| xstep | Step between each column for selection in the xbuffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lmsc4_abs | ( | v4acc80 | acc, |
| v32int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-subtract intrinsic function after computing the absolute value in the selected lanes from the input buffer .
| acc | Incoming accumulation vector (4 x int80 lanes) |
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to the x buffer. LSB apply to first lane |
| xstep | Step between each column for selection in the xbuffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lmsc4_max | ( | v4acc80 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-subtract intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer.
| acc | Incoming accumulation vector (4 x int80 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lmsc4_max | ( | v4acc80 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-subtract intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer.
| acc | Incoming accumulation vector (4 x int80 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lmsc4_max | ( | v4acc80 | acc, |
| v32int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-subtract intrinsic function after computing the maximum between the selected lanes from the input buffer .
| acc | Incoming accumulation vector (4 x int80 lanes) |
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lmsc4_maxdiff | ( | v4acc80 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-subtract intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer.
| acc | Incoming accumulation vector (4 x int80 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lmsc4_maxdiff | ( | v4acc80 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-subtract intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer.
| acc | Incoming accumulation vector (4 x int80 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lmsc4_maxdiff | ( | v4acc80 | acc, |
| v32int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-subtract intrinsic function after computing the maximum difference between the selected lanes from the input buffer .
| acc | Incoming accumulation vector (4 x int80 lanes) |
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lmsc4_min | ( | v4acc80 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-subtract intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer.
| acc | Incoming accumulation vector (4 x int80 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lmsc4_min | ( | v4acc80 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-subtract intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer.
| acc | Incoming accumulation vector (4 x int80 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lmsc4_min | ( | v4acc80 | acc, |
| v32int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-subtract intrinsic function after computing the minimum between the selected lanes from the input buffer .
| acc | Incoming accumulation vector (4 x int80 lanes) |
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v8acc80 lmsc8_abs | ( | v8acc80 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-subtract intrinsic function after computing the absolute value in the selected lanes from the input buffer using small X input buffer.
| acc | Incoming accumulation vector (8 x int80 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to the x buffer. LSB apply to first lane |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lmsc8_abs | ( | v8acc80 | acc, |
| v32int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-subtract intrinsic function after computing the absolute value in the selected lanes from the input buffer .
| acc | Incoming accumulation vector (8 x int80 lanes) |
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to the x buffer. LSB apply to first lane |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lmsc8_max | ( | v8acc80 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-subtract intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer.
| acc | Incoming accumulation vector (8 x int80 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lmsc8_max | ( | v8acc80 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-subtract intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer.
| acc | Incoming accumulation vector (8 x int80 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lmsc8_max | ( | v8acc80 | acc, |
| v32int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-subtract intrinsic function after computing the maximum between the selected lanes from the input buffer .
| acc | Incoming accumulation vector (8 x int80 lanes) |
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lmsc8_maxdiff | ( | v8acc80 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-subtract intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer.
| acc | Incoming accumulation vector (8 x int80 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lmsc8_maxdiff | ( | v8acc80 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-subtract intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer.
| acc | Incoming accumulation vector (8 x int80 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lmsc8_maxdiff | ( | v8acc80 | acc, |
| v32int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-subtract intrinsic function after computing the maximum difference between the selected lanes from the input buffer .
| acc | Incoming accumulation vector (8 x int80 lanes) |
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lmsc8_min | ( | v8acc80 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-subtract intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer.
| acc | Incoming accumulation vector (8 x int80 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lmsc8_min | ( | v8acc80 | acc, |
| v16int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-subtract intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer.
| acc | Incoming accumulation vector (8 x int80 lanes) |
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lmsc8_min | ( | v8acc80 | acc, |
| v32int32 | xbuff, | ||
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-subtract intrinsic function after computing the minimum between the selected lanes from the input buffer .
| acc | Incoming accumulation vector (8 x int80 lanes) |
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v4acc80 lmul4_abs | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply intrinsic function after computing the absolute value in the selected lanes from the input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to the x buffer. LSB apply to first lane |
| xstep | Step between each column for selection in the xbuffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lmul4_abs | ( | v32int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply intrinsic function after computing the absolute value in the selected lanes from the input buffer .
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to the x buffer. LSB apply to first lane |
| xstep | Step between each column for selection in the xbuffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lmul4_max | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lmul4_max | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lmul4_max | ( | v32int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply intrinsic function after computing the maximum between the selected lanes from the input buffer .
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lmul4_maxdiff | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lmul4_maxdiff | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lmul4_maxdiff | ( | v32int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply intrinsic function after computing the maximum difference between the selected lanes from the input buffer .
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lmul4_min | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lmul4_min | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lmul4_min | ( | v32int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply intrinsic function after computing the minimum between the selected lanes from the input buffer .
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v8acc80 lmul8_abs | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply intrinsic function after computing the absolute value in the selected lanes from the input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to the x buffer. LSB apply to first lane |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lmul8_abs | ( | v32int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply intrinsic function after computing the absolute value in the selected lanes from the input buffer .
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to the x buffer. LSB apply to first lane |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lmul8_max | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lmul8_max | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lmul8_max | ( | v32int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply intrinsic function after computing the maximum between the selected lanes from the input buffer .
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lmul8_maxdiff | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lmul8_maxdiff | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lmul8_maxdiff | ( | v32int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply intrinsic function after computing the maximum difference between the selected lanes from the input buffer .
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lmul8_min | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lmul8_min | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lmul8_min | ( | v32int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply intrinsic function after computing the minimum between the selected lanes from the input buffer .
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v4acc80 lnegmul4_abs | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-negate intrinsic function after computing the absolute value in the selected lanes from the input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to the x buffer. LSB apply to first lane |
| xstep | Step between each column for selection in the xbuffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lnegmul4_abs | ( | v32int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-negate intrinsic function after computing the absolute value in the selected lanes from the input buffer .
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to the x buffer. LSB apply to first lane |
| xstep | Step between each column for selection in the xbuffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lnegmul4_max | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-negate intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lnegmul4_max | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-negate intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lnegmul4_max | ( | v32int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-negate intrinsic function after computing the maximum between the selected lanes from the input buffer .
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lnegmul4_maxdiff | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-negate intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lnegmul4_maxdiff | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-negate intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lnegmul4_maxdiff | ( | v32int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-negate intrinsic function after computing the maximum difference between the selected lanes from the input buffer .
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lnegmul4_min | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-negate intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lnegmul4_min | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-negate intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v4acc80 lnegmul4_min | ( | v32int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | xstep, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets, | ||
| int | zstep | ||
| ) |
Multiply-negate intrinsic function after computing the minimum between the selected lanes from the input buffer .
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| xstep | Step between each column for selection in the x and y buffers. Ystep is symmetric to xstep (ystep advances by -xstep). |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset for each lane, applied to input from Z buffer. LSB apply to first lane |
| zstep | Step between each column for selection in the zbuffer. |
| v8acc80 lnegmul8_abs | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-negate intrinsic function after computing the absolute value in the selected lanes from the input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to the x buffer. LSB apply to first lane |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lnegmul8_abs | ( | v32int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-negate intrinsic function after computing the absolute value in the selected lanes from the input buffer .
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to the x buffer. LSB apply to first lane |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lnegmul8_max | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-negate intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lnegmul8_max | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-negate intrinsic function after computing the maximum between the selected lanes from the input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lnegmul8_max | ( | v32int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-negate intrinsic function after computing the maximum between the selected lanes from the input buffer .
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lnegmul8_maxdiff | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-negate intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lnegmul8_maxdiff | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-negate intrinsic function after computing the maximum difference between the selected lanes from the input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lnegmul8_maxdiff | ( | v32int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-negate intrinsic function after computing the maximum difference between the selected lanes from the input buffer .
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lnegmul8_min | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-negate intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lnegmul8_min | ( | v16int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| v16int32 | ybuff, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-negate intrinsic function after computing the minimum between the selected lanes from the input buffer using small X input buffer.
| xbuff | Input buffer of 16 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ybuff | Right input buffer of 16 elements of type int32 |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |
| v8acc80 lnegmul8_min | ( | v32int32 | xbuff, |
| int | xstart, | ||
| unsigned int | xoffsets, | ||
| int | ystart, | ||
| v8int32 | zbuff, | ||
| int | zstart, | ||
| unsigned int | zoffsets | ||
| ) |
Multiply-negate intrinsic function after computing the minimum between the selected lanes from the input buffer .
| xbuff | Input buffer of 32 elements of type int32 |
| xstart | Starting position offset applied to all lanes of input from X buffer. |
| xoffsets | 4b offset for each lane, applied to both x and y buffers. LSB apply to first lane |
| ystart | Starting position offset applied to all lanes for input from Y buffer. |
| zbuff | Input buffer of 8 elements of type int32 |
| zstart | Starting position offset applied to all lanes for input from Z buffer. This must be a compile time constant. Only the 4 LSB of the argument are used. |
| zoffsets | 4b offset is applied to each lane, applied to input from Z buffer. LSB apply to first lane |