AI Engine-ML Intrinsics User Guide (v2024.1)
Loading...
Searching...
No Matches

Overview

Shift/round/saturate 32-bit accumulator to 8-bit vector with dynamic sign selection

v32int8 srs_to_v32int8 (v32acc32 acc, uint6_t shft, int sign)
 
v32int8 srs_to_v32int8 (v32acc32 acc, int shft, int sign)
 
v32int8 srs_to_v32int8_conf (v32acc32 acc, uint6_t shft, int sign, crsat_t sat, crrnd_t rnd)
 
v32int8 srs_to_v32int8_conf (v32acc32 acc, int shft, int sign, crsat_t sat, crrnd_t rnd)
 
v32uint8 srs_to_v32uint8 (v32acc32 acc, uint6_t shft, int sign)
 
v32uint8 srs_to_v32uint8 (v32acc32 acc, int shft, int sign)
 
v32uint8 srs_to_v32uint8_conf (v32acc32 acc, uint6_t shft, int sign, crsat_t sat, crrnd_t rnd)
 
v32uint8 srs_to_v32uint8_conf (v32acc32 acc, int shft, int sign, crsat_t sat, crrnd_t rnd)
 

Shift/round/saturate 32-bit accumulator to 16-bit vector with dynamic sign selection

v32int16 srs_to_v32int16 (v32acc32 acc, int shft, int sign)
 
v32int16 srs_to_v32int16_conf (v32acc32 acc, int shft, int sign, crsat_t sat, crrnd_t rnd)
 
v32uint16 srs_to_v32uint16 (v32acc32 acc, int shft, int sign)
 
v32uint16 srs_to_v32uint16_conf (v32acc32 acc, int shft, int sign, crsat_t sat, crrnd_t rnd)
 
v16int16 srs_to_v16int16 (v16acc32 acc, uint6_t shft, int sign)
 
v16int16 srs_to_v16int16 (v16acc32 acc, int shft, int sign)
 
v16int16 srs_to_v16int16_conf (v16acc32 acc, uint6_t shft, int sign, crsat_t sat, crrnd_t rnd)
 
v16int16 srs_to_v16int16_conf (v16acc32 acc, int shft, int sign, crsat_t sat, crrnd_t rnd)
 
v16uint16 srs_to_v16uint16 (v16acc32 acc, uint6_t shft, int sign)
 
v16uint16 srs_to_v16uint16 (v16acc32 acc, int shft, int sign)
 
v16uint16 srs_to_v16uint16_conf (v16acc32 acc, uint6_t shft, int sign, crsat_t sat, crrnd_t rnd)
 
v16uint16 srs_to_v16uint16_conf (v16acc32 acc, int shft, int sign, crsat_t sat, crrnd_t rnd)
 

Shift/round/saturate 64-bit accumulator to 16-bit vector with dynamic sign selection

v16int16 srs_to_v16int16 (v16acc64 acc, uint6_t shft, int sign)
 
v16int16 srs_to_v16int16 (v16acc64 acc, int shft, int sign)
 
v16int16 srs_to_v16int16_conf (v16acc64 acc, uint6_t shft, int sign, crsat_t sat, crrnd_t rnd)
 
v16int16 srs_to_v16int16_conf (v16acc64 acc, int shft, int sign, crsat_t sat, crrnd_t rnd)
 
v16uint16 srs_to_v16uint16 (v16acc64 acc, uint6_t shft, int sign)
 
v16uint16 srs_to_v16uint16 (v16acc64 acc, int shft, int sign)
 
v16uint16 srs_to_v16uint16_conf (v16acc64 acc, uint6_t shft, int sign, crsat_t sat, crrnd_t rnd)
 
v16uint16 srs_to_v16uint16_conf (v16acc64 acc, int shft, int sign, crsat_t sat, crrnd_t rnd)
 
v8cint16 srs_to_v8cint16 (v8cacc64 acc, uint6_t shft, int sign)
 
v8cint16 srs_to_v8cint16 (v8cacc64 acc, int shft, int sign)
 
v8cint16 srs_to_v8cint16_conf (v8cacc64 acc, uint6_t shft, int sign, crsat_t sat, crrnd_t rnd)
 
v8cint16 srs_to_v8cint16_conf (v8cacc64 acc, int shft, int sign, crsat_t sat, crrnd_t rnd)
 

Shift/round/saturate 64-bit accumulator to 32-bit vector with dynamic sign selection

v16int32 srs_to_int32 (v16acc64 acc, int shft, int sign)
 
v16int32 srs_to_int32_conf (v16acc64 acc, int shft, int sign, crsat_t sat, crrnd_t rnd)
 
v16uint32 srs_to_uint32 (v16acc64 acc, int shft, int sign)
 
v16uint32 srs_to_uint32_conf (v16acc64 acc, int shft, int sign, crsat_t sat, crrnd_t rnd)
 
v8cint32 srs_to_cint32 (v8cacc64 acc, int shft, int sign)
 
v8cint32 srs_to_cint32_conf (v8cacc64 acc, int shft, int sign, crsat_t sat, crrnd_t rnd)
 
v8int32 srs_to_v8int32 (v8acc64 acc, uint6_t shft, int sign)
 
v8int32 srs_to_v8int32 (v8acc64 acc, int shft, int sign)
 
v8int32 srs_to_v8int32_conf (v8acc64 acc, uint6_t shft, int sign, crsat_t sat, crrnd_t rnd)
 
v8int32 srs_to_v8int32_conf (v8acc64 acc, int shft, int sign, crsat_t sat, crrnd_t rnd)
 
v8uint32 srs_to_v8uint32 (v8acc64 acc, uint6_t shft, int sign)
 
v8uint32 srs_to_v8uint32 (v8acc64 acc, int shft, int sign)
 
v8uint32 srs_to_v8uint32_conf (v8acc64 acc, uint6_t shft, int sign, crsat_t sat, crrnd_t rnd)
 
v8uint32 srs_to_v8uint32_conf (v8acc64 acc, int shft, int sign, crsat_t sat, crrnd_t rnd)
 
v4cint32 srs_to_v4cint32 (v4cacc64 acc, uint6_t shft, int sign)
 
v4cint32 srs_to_v4cint32 (v4cacc64 acc, int shft, int sign)
 
v4cint32 srs_to_v4cint32_conf (v4cacc64 acc, uint6_t shft, int sign, crsat_t sat, crrnd_t rnd)
 
v4cint32 srs_to_v4cint32_conf (v4cacc64 acc, int shft, int sign, crsat_t sat, crrnd_t rnd)
 
v8cint32 srs_to_v8cint32 (v8cacc64 acc, uint6_t shft, int sign)
 
v8cint32 srs_to_v8cint32 (v8cacc64 acc, int shft, int sign)
 
v8cint32 srs_to_v8cint32_conf (v8cacc64 acc, uint6_t shft, int sign, crsat_t sat, crrnd_t rnd)
 
v8cint32 srs_to_v8cint32_conf (v8cacc64 acc, int shft, int sign, crsat_t sat, crrnd_t rnd)
 
v16int32 srs_to_v16int32 (v16acc64 acc, uint6_t shft, int sign)
 
v16int32 srs_to_v16int32 (v16acc64 acc, int shft, int sign)
 
v16int32 srs_to_v16int32_conf (v16acc64 acc, uint6_t shft, int sign, crsat_t sat, crrnd_t rnd)
 
v16int32 srs_to_v16int32_conf (v16acc64 acc, int shft, int sign, crsat_t sat, crrnd_t rnd)
 
v16uint32 srs_to_v16uint32 (v16acc64 acc, uint6_t shft, int sign)
 
v16uint32 srs_to_v16uint32 (v16acc64 acc, int shft, int sign)
 
v16uint32 srs_to_v16uint32_conf (v16acc64 acc, uint6_t shft, int sign, crsat_t sat, crrnd_t rnd)
 
v16uint32 srs_to_v16uint32_conf (v16acc64 acc, int shft, int sign, crsat_t sat, crrnd_t rnd)
 

Shift/round/saturate 32-bit accumulator to 8-bit vector

v32int8 srs_to_v32int8 (v32acc32 acc, uint6_t shft)
 
v32int8 srs_to_v32int8 (v32acc32 acc, int shft)
 
v32int8 srs_to_v32int8_conf (v32acc32 acc, uint6_t shft, crsat_t sat, crrnd_t rnd)
 
v32int8 srs_to_v32int8_conf (v32acc32 acc, int shft, crsat_t sat, crrnd_t rnd)
 
v32uint8 srs_to_v32uint8 (v32acc32 acc, uint6_t shft)
 
v32uint8 srs_to_v32uint8 (v32acc32 acc, int shft)
 
v32uint8 srs_to_v32uint8_conf (v32acc32 acc, uint6_t shft, crsat_t sat, crrnd_t rnd)
 
v32uint8 srs_to_v32uint8_conf (v32acc32 acc, int shft, crsat_t sat, crrnd_t rnd)
 

Shift/round/saturate 32-bit accumulator to 16-bit vector

v32int16 srs_to_v32int16 (v32acc32 acc, uint6_t shft)
 
v32int16 srs_to_v32int16 (v32acc32 acc, int shft)
 
v32int16 srs_to_v32int16_conf (v32acc32 acc, uint6_t shft, crsat_t sat, crrnd_t rnd)
 
v32int16 srs_to_v32int16_conf (v32acc32 acc, int shft, crsat_t sat, crrnd_t rnd)
 
v32uint16 srs_to_v32uint16 (v32acc32 acc, uint6_t shft)
 
v32uint16 srs_to_v32uint16 (v32acc32 acc, int shft)
 
v32uint16 srs_to_v32uint16_conf (v32acc32 acc, uint6_t shft, crsat_t sat, crrnd_t rnd)
 
v32uint16 srs_to_v32uint16_conf (v32acc32 acc, int shft, crsat_t sat, crrnd_t rnd)
 
v16int16 srs_to_v16int16 (v16acc32 acc, uint6_t shft)
 
v16int16 srs_to_v16int16 (v16acc32 acc, int shft)
 
v16int16 srs_to_v16int16_conf (v16acc32 acc, uint6_t shft, crsat_t sat, crrnd_t rnd)
 
v16int16 srs_to_v16int16_conf (v16acc32 acc, int shft, crsat_t sat, crrnd_t rnd)
 
v16uint16 srs_to_v16uint16 (v16acc32 acc, uint6_t shft)
 
v16uint16 srs_to_v16uint16 (v16acc32 acc, int shft)
 
v16uint16 srs_to_v16uint16_conf (v16acc32 acc, uint6_t shft, crsat_t sat, crrnd_t rnd)
 
v16uint16 srs_to_v16uint16_conf (v16acc32 acc, int shft, crsat_t sat, crrnd_t rnd)
 

Shift/round/saturate 64-bit accumulator to 16-bit vector

v16int16 srs_to_v16int16 (v16acc64 acc, uint6_t shft)
 
v16int16 srs_to_v16int16 (v16acc64 acc, int shft)
 
v16int16 srs_to_v16int16_conf (v16acc64 acc, uint6_t shft, crsat_t sat, crrnd_t rnd)
 
v16int16 srs_to_v16int16_conf (v16acc64 acc, int shft, crsat_t sat, crrnd_t rnd)
 
v16uint16 srs_to_v16uint16 (v16acc64 acc, uint6_t shft)
 
v16uint16 srs_to_v16uint16 (v16acc64 acc, int shft)
 
v16uint16 srs_to_v16uint16_conf (v16acc64 acc, uint6_t shft, crsat_t sat, crrnd_t rnd)
 
v16uint16 srs_to_v16uint16_conf (v16acc64 acc, int shft, crsat_t sat, crrnd_t rnd)
 
v8cint16 srs_to_v8cint16 (v8cacc64 acc, uint6_t shft)
 
v8cint16 srs_to_v8cint16 (v8cacc64 acc, int shft)
 
v8cint16 srs_to_v8cint16_conf (v8cacc64 acc, uint6_t shft, crsat_t sat, crrnd_t rnd)
 
v8cint16 srs_to_v8cint16_conf (v8cacc64 acc, int shft, crsat_t sat, crrnd_t rnd)
 

Shift/round/saturate 64-bit accumulator to 32-bit vector

v16int32 srs_to_v16int32 (v16acc64 acc, uint6_t shft)
 
v16int32 srs_to_v16int32 (v16acc64 acc, int shft)
 
v16int32 srs_to_v16int32_conf (v16acc64 acc, uint6_t shft, crsat_t sat, crrnd_t rnd)
 
v16int32 srs_to_v16int32_conf (v16acc64 acc, int shft, crsat_t sat, crrnd_t rnd)
 
v16uint32 srs_to_v16uint32 (v16acc64 acc, uint6_t shft)
 
v16uint32 srs_to_v16uint32 (v16acc64 acc, int shft)
 
v16uint32 srs_to_v16uint32_conf (v16acc64 acc, uint6_t shft, crsat_t sat, crrnd_t rnd)
 
v16uint32 srs_to_v16uint32_conf (v16acc64 acc, int shft, crsat_t sat, crrnd_t rnd)
 
v8int32 srs_to_v8int32 (v8acc64 acc, uint6_t shft)
 
v8int32 srs_to_v8int32 (v8acc64 acc, int shft)
 
v8int32 srs_to_v8int32_conf (v8acc64 acc, uint6_t shft, crsat_t sat, crrnd_t rnd)
 
v8int32 srs_to_v8int32_conf (v8acc64 acc, int shft, crsat_t sat, crrnd_t rnd)
 
v8uint32 srs_to_v8uint32 (v8acc64 acc, uint6_t shft)
 
v8uint32 srs_to_v8uint32 (v8acc64 acc, int shft)
 
v8uint32 srs_to_v8uint32_conf (v8acc64 acc, uint6_t shft, crsat_t sat, crrnd_t rnd)
 
v8uint32 srs_to_v8uint32_conf (v8acc64 acc, int shft, crsat_t sat, crrnd_t rnd)
 
v4cint32 srs_to_v4cint32 (v4cacc64 acc, uint6_t shft)
 
v4cint32 srs_to_v4cint32 (v4cacc64 acc, int shft)
 
v4cint32 srs_to_v4cint32_conf (v4cacc64 acc, uint6_t shft, crsat_t sat, crrnd_t rnd)
 
v4cint32 srs_to_v4cint32_conf (v4cacc64 acc, int shft, crsat_t sat, crrnd_t rnd)
 
v8cint32 srs_to_v8cint32 (v8cacc64 acc, uint6_t shft)
 
v8cint32 srs_to_v8cint32 (v8cacc64 acc, int shft)
 
v8cint32 srs_to_v8cint32_conf (v8cacc64 acc, uint6_t shft, crsat_t sat, crrnd_t rnd)
 
v8cint32 srs_to_v8cint32_conf (v8cacc64 acc, int shft, crsat_t sat, crrnd_t rnd)
 

Function Documentation

◆ srs_to_cint32()

v8cint32 srs_to_cint32 ( v8cacc64  acc,
int  shft,
int  sign 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
Returns
Vector result of operation

◆ srs_to_cint32_conf()

v8cint32 srs_to_cint32_conf ( v8cacc64  acc,
int  shft,
int  sign,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_int32()

v16int32 srs_to_int32 ( v16acc64  acc,
int  shft,
int  sign 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
Returns
Vector result of operation

◆ srs_to_int32_conf()

v16int32 srs_to_int32_conf ( v16acc64  acc,
int  shft,
int  sign,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_uint32()

v16uint32 srs_to_uint32 ( v16acc64  acc,
int  shft,
int  sign 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
Returns
Vector result of operation

◆ srs_to_uint32_conf()

v16uint32 srs_to_uint32_conf ( v16acc64  acc,
int  shft,
int  sign,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v16int16() [1/8]

v16int16 srs_to_v16int16 ( v16acc32  acc,
int  shft 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
Returns
Vector result of operation

◆ srs_to_v16int16() [2/8]

v16int16 srs_to_v16int16 ( v16acc32  acc,
int  shft,
int  sign 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
Returns
Vector result of operation

◆ srs_to_v16int16() [3/8]

v16int16 srs_to_v16int16 ( v16acc32  acc,
uint6_t  shft 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
Returns
Vector result of operation

◆ srs_to_v16int16() [4/8]

v16int16 srs_to_v16int16 ( v16acc32  acc,
uint6_t  shft,
int  sign 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
signCan be used to dynamically change the sign of the SRS conversion
Returns
Vector result of operation

◆ srs_to_v16int16() [5/8]

v16int16 srs_to_v16int16 ( v16acc64  acc,
int  shft 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
Returns
Vector result of operation

◆ srs_to_v16int16() [6/8]

v16int16 srs_to_v16int16 ( v16acc64  acc,
int  shft,
int  sign 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
Returns
Vector result of operation

◆ srs_to_v16int16() [7/8]

v16int16 srs_to_v16int16 ( v16acc64  acc,
uint6_t  shft 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
Returns
Vector result of operation

◆ srs_to_v16int16() [8/8]

v16int16 srs_to_v16int16 ( v16acc64  acc,
uint6_t  shft,
int  sign 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
signCan be used to dynamically change the sign of the SRS conversion
Returns
Vector result of operation

◆ srs_to_v16int16_conf() [1/8]

v16int16 srs_to_v16int16_conf ( v16acc32  acc,
int  shft,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v16int16_conf() [2/8]

v16int16 srs_to_v16int16_conf ( v16acc32  acc,
int  shft,
int  sign,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v16int16_conf() [3/8]

v16int16 srs_to_v16int16_conf ( v16acc32  acc,
uint6_t  shft,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v16int16_conf() [4/8]

v16int16 srs_to_v16int16_conf ( v16acc32  acc,
uint6_t  shft,
int  sign,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
signCan be used to dynamically change the sign of the SRS conversion
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v16int16_conf() [5/8]

v16int16 srs_to_v16int16_conf ( v16acc64  acc,
int  shft,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v16int16_conf() [6/8]

v16int16 srs_to_v16int16_conf ( v16acc64  acc,
int  shft,
int  sign,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v16int16_conf() [7/8]

v16int16 srs_to_v16int16_conf ( v16acc64  acc,
uint6_t  shft,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v16int16_conf() [8/8]

v16int16 srs_to_v16int16_conf ( v16acc64  acc,
uint6_t  shft,
int  sign,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
signCan be used to dynamically change the sign of the SRS conversion
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v16int32() [1/4]

v16int32 srs_to_v16int32 ( v16acc64  acc,
int  shft 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
Returns
Vector result of operation

◆ srs_to_v16int32() [2/4]

v16int32 srs_to_v16int32 ( v16acc64  acc,
int  shft,
int  sign 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
Returns
Vector result of operation

◆ srs_to_v16int32() [3/4]

v16int32 srs_to_v16int32 ( v16acc64  acc,
uint6_t  shft 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
Returns
Vector result of operation

◆ srs_to_v16int32() [4/4]

v16int32 srs_to_v16int32 ( v16acc64  acc,
uint6_t  shft,
int  sign 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
signCan be used to dynamically change the sign of the SRS conversion
Returns
Vector result of operation

◆ srs_to_v16int32_conf() [1/4]

v16int32 srs_to_v16int32_conf ( v16acc64  acc,
int  shft,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v16int32_conf() [2/4]

v16int32 srs_to_v16int32_conf ( v16acc64  acc,
int  shft,
int  sign,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v16int32_conf() [3/4]

v16int32 srs_to_v16int32_conf ( v16acc64  acc,
uint6_t  shft,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v16int32_conf() [4/4]

v16int32 srs_to_v16int32_conf ( v16acc64  acc,
uint6_t  shft,
int  sign,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
signCan be used to dynamically change the sign of the SRS conversion
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v16uint16() [1/8]

v16uint16 srs_to_v16uint16 ( v16acc32  acc,
int  shft 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
Returns
Vector result of operation

◆ srs_to_v16uint16() [2/8]

v16uint16 srs_to_v16uint16 ( v16acc32  acc,
int  shft,
int  sign 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
Returns
Vector result of operation

◆ srs_to_v16uint16() [3/8]

v16uint16 srs_to_v16uint16 ( v16acc32  acc,
uint6_t  shft 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
Returns
Vector result of operation

◆ srs_to_v16uint16() [4/8]

v16uint16 srs_to_v16uint16 ( v16acc32  acc,
uint6_t  shft,
int  sign 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
signCan be used to dynamically change the sign of the SRS conversion
Returns
Vector result of operation

◆ srs_to_v16uint16() [5/8]

v16uint16 srs_to_v16uint16 ( v16acc64  acc,
int  shft 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
Returns
Vector result of operation

◆ srs_to_v16uint16() [6/8]

v16uint16 srs_to_v16uint16 ( v16acc64  acc,
int  shft,
int  sign 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
Returns
Vector result of operation

◆ srs_to_v16uint16() [7/8]

v16uint16 srs_to_v16uint16 ( v16acc64  acc,
uint6_t  shft 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
Returns
Vector result of operation

◆ srs_to_v16uint16() [8/8]

v16uint16 srs_to_v16uint16 ( v16acc64  acc,
uint6_t  shft,
int  sign 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
signCan be used to dynamically change the sign of the SRS conversion
Returns
Vector result of operation

◆ srs_to_v16uint16_conf() [1/8]

v16uint16 srs_to_v16uint16_conf ( v16acc32  acc,
int  shft,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v16uint16_conf() [2/8]

v16uint16 srs_to_v16uint16_conf ( v16acc32  acc,
int  shft,
int  sign,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v16uint16_conf() [3/8]

v16uint16 srs_to_v16uint16_conf ( v16acc32  acc,
uint6_t  shft,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v16uint16_conf() [4/8]

v16uint16 srs_to_v16uint16_conf ( v16acc32  acc,
uint6_t  shft,
int  sign,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
signCan be used to dynamically change the sign of the SRS conversion
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v16uint16_conf() [5/8]

v16uint16 srs_to_v16uint16_conf ( v16acc64  acc,
int  shft,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v16uint16_conf() [6/8]

v16uint16 srs_to_v16uint16_conf ( v16acc64  acc,
int  shft,
int  sign,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v16uint16_conf() [7/8]

v16uint16 srs_to_v16uint16_conf ( v16acc64  acc,
uint6_t  shft,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v16uint16_conf() [8/8]

v16uint16 srs_to_v16uint16_conf ( v16acc64  acc,
uint6_t  shft,
int  sign,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
signCan be used to dynamically change the sign of the SRS conversion
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v16uint32() [1/4]

v16uint32 srs_to_v16uint32 ( v16acc64  acc,
int  shft 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
Returns
Vector result of operation

◆ srs_to_v16uint32() [2/4]

v16uint32 srs_to_v16uint32 ( v16acc64  acc,
int  shft,
int  sign 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
Returns
Vector result of operation

◆ srs_to_v16uint32() [3/4]

v16uint32 srs_to_v16uint32 ( v16acc64  acc,
uint6_t  shft 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
Returns
Vector result of operation

◆ srs_to_v16uint32() [4/4]

v16uint32 srs_to_v16uint32 ( v16acc64  acc,
uint6_t  shft,
int  sign 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
signCan be used to dynamically change the sign of the SRS conversion
Returns
Vector result of operation

◆ srs_to_v16uint32_conf() [1/4]

v16uint32 srs_to_v16uint32_conf ( v16acc64  acc,
int  shft,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v16uint32_conf() [2/4]

v16uint32 srs_to_v16uint32_conf ( v16acc64  acc,
int  shft,
int  sign,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v16uint32_conf() [3/4]

v16uint32 srs_to_v16uint32_conf ( v16acc64  acc,
uint6_t  shft,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v16uint32_conf() [4/4]

v16uint32 srs_to_v16uint32_conf ( v16acc64  acc,
uint6_t  shft,
int  sign,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
signCan be used to dynamically change the sign of the SRS conversion
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v32int16() [1/3]

v32int16 srs_to_v32int16 ( v32acc32  acc,
int  shft 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
Returns
Vector result of operation

◆ srs_to_v32int16() [2/3]

v32int16 srs_to_v32int16 ( v32acc32  acc,
int  shft,
int  sign 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
Returns
Vector result of operation

◆ srs_to_v32int16() [3/3]

v32int16 srs_to_v32int16 ( v32acc32  acc,
uint6_t  shft 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
Returns
Vector result of operation

◆ srs_to_v32int16_conf() [1/3]

v32int16 srs_to_v32int16_conf ( v32acc32  acc,
int  shft,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v32int16_conf() [2/3]

v32int16 srs_to_v32int16_conf ( v32acc32  acc,
int  shft,
int  sign,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v32int16_conf() [3/3]

v32int16 srs_to_v32int16_conf ( v32acc32  acc,
uint6_t  shft,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v32int8() [1/4]

v32int8 srs_to_v32int8 ( v32acc32  acc,
int  shft 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
Returns
Vector result of operation

◆ srs_to_v32int8() [2/4]

v32int8 srs_to_v32int8 ( v32acc32  acc,
int  shft,
int  sign 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
Returns
Vector result of operation

◆ srs_to_v32int8() [3/4]

v32int8 srs_to_v32int8 ( v32acc32  acc,
uint6_t  shft 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
Returns
Vector result of operation

◆ srs_to_v32int8() [4/4]

v32int8 srs_to_v32int8 ( v32acc32  acc,
uint6_t  shft,
int  sign 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
signCan be used to dynamically change the sign of the SRS conversion
Returns
Vector result of operation

◆ srs_to_v32int8_conf() [1/4]

v32int8 srs_to_v32int8_conf ( v32acc32  acc,
int  shft,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v32int8_conf() [2/4]

v32int8 srs_to_v32int8_conf ( v32acc32  acc,
int  shft,
int  sign,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v32int8_conf() [3/4]

v32int8 srs_to_v32int8_conf ( v32acc32  acc,
uint6_t  shft,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v32int8_conf() [4/4]

v32int8 srs_to_v32int8_conf ( v32acc32  acc,
uint6_t  shft,
int  sign,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
signCan be used to dynamically change the sign of the SRS conversion
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v32uint16() [1/3]

v32uint16 srs_to_v32uint16 ( v32acc32  acc,
int  shft 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
Returns
Vector result of operation

◆ srs_to_v32uint16() [2/3]

v32uint16 srs_to_v32uint16 ( v32acc32  acc,
int  shft,
int  sign 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
Returns
Vector result of operation

◆ srs_to_v32uint16() [3/3]

v32uint16 srs_to_v32uint16 ( v32acc32  acc,
uint6_t  shft 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
Returns
Vector result of operation

◆ srs_to_v32uint16_conf() [1/3]

v32uint16 srs_to_v32uint16_conf ( v32acc32  acc,
int  shft,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v32uint16_conf() [2/3]

v32uint16 srs_to_v32uint16_conf ( v32acc32  acc,
int  shft,
int  sign,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v32uint16_conf() [3/3]

v32uint16 srs_to_v32uint16_conf ( v32acc32  acc,
uint6_t  shft,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v32uint8() [1/4]

v32uint8 srs_to_v32uint8 ( v32acc32  acc,
int  shft 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
Returns
Vector result of operation

◆ srs_to_v32uint8() [2/4]

v32uint8 srs_to_v32uint8 ( v32acc32  acc,
int  shft,
int  sign 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
Returns
Vector result of operation

◆ srs_to_v32uint8() [3/4]

v32uint8 srs_to_v32uint8 ( v32acc32  acc,
uint6_t  shft 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
Returns
Vector result of operation

◆ srs_to_v32uint8() [4/4]

v32uint8 srs_to_v32uint8 ( v32acc32  acc,
uint6_t  shft,
int  sign 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
signCan be used to dynamically change the sign of the SRS conversion
Returns
Vector result of operation

◆ srs_to_v32uint8_conf() [1/4]

v32uint8 srs_to_v32uint8_conf ( v32acc32  acc,
int  shft,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v32uint8_conf() [2/4]

v32uint8 srs_to_v32uint8_conf ( v32acc32  acc,
int  shft,
int  sign,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v32uint8_conf() [3/4]

v32uint8 srs_to_v32uint8_conf ( v32acc32  acc,
uint6_t  shft,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v32uint8_conf() [4/4]

v32uint8 srs_to_v32uint8_conf ( v32acc32  acc,
uint6_t  shft,
int  sign,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
signCan be used to dynamically change the sign of the SRS conversion
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v4cint32() [1/4]

v4cint32 srs_to_v4cint32 ( v4cacc64  acc,
int  shft 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
Returns
Vector result of operation

◆ srs_to_v4cint32() [2/4]

v4cint32 srs_to_v4cint32 ( v4cacc64  acc,
int  shft,
int  sign 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
Returns
Vector result of operation

◆ srs_to_v4cint32() [3/4]

v4cint32 srs_to_v4cint32 ( v4cacc64  acc,
uint6_t  shft 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
Returns
Vector result of operation

◆ srs_to_v4cint32() [4/4]

v4cint32 srs_to_v4cint32 ( v4cacc64  acc,
uint6_t  shft,
int  sign 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
signCan be used to dynamically change the sign of the SRS conversion
Returns
Vector result of operation

◆ srs_to_v4cint32_conf() [1/4]

v4cint32 srs_to_v4cint32_conf ( v4cacc64  acc,
int  shft,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v4cint32_conf() [2/4]

v4cint32 srs_to_v4cint32_conf ( v4cacc64  acc,
int  shft,
int  sign,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v4cint32_conf() [3/4]

v4cint32 srs_to_v4cint32_conf ( v4cacc64  acc,
uint6_t  shft,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v4cint32_conf() [4/4]

v4cint32 srs_to_v4cint32_conf ( v4cacc64  acc,
uint6_t  shft,
int  sign,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
signCan be used to dynamically change the sign of the SRS conversion
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v8cint16() [1/4]

v8cint16 srs_to_v8cint16 ( v8cacc64  acc,
int  shft 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
Returns
Vector result of operation

◆ srs_to_v8cint16() [2/4]

v8cint16 srs_to_v8cint16 ( v8cacc64  acc,
int  shft,
int  sign 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
Returns
Vector result of operation

◆ srs_to_v8cint16() [3/4]

v8cint16 srs_to_v8cint16 ( v8cacc64  acc,
uint6_t  shft 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
Returns
Vector result of operation

◆ srs_to_v8cint16() [4/4]

v8cint16 srs_to_v8cint16 ( v8cacc64  acc,
uint6_t  shft,
int  sign 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
signCan be used to dynamically change the sign of the SRS conversion
Returns
Vector result of operation

◆ srs_to_v8cint16_conf() [1/4]

v8cint16 srs_to_v8cint16_conf ( v8cacc64  acc,
int  shft,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v8cint16_conf() [2/4]

v8cint16 srs_to_v8cint16_conf ( v8cacc64  acc,
int  shft,
int  sign,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v8cint16_conf() [3/4]

v8cint16 srs_to_v8cint16_conf ( v8cacc64  acc,
uint6_t  shft,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v8cint16_conf() [4/4]

v8cint16 srs_to_v8cint16_conf ( v8cacc64  acc,
uint6_t  shft,
int  sign,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
signCan be used to dynamically change the sign of the SRS conversion
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v8cint32() [1/4]

v8cint32 srs_to_v8cint32 ( v8cacc64  acc,
int  shft 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
Returns
Vector result of operation

◆ srs_to_v8cint32() [2/4]

v8cint32 srs_to_v8cint32 ( v8cacc64  acc,
int  shft,
int  sign 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
Returns
Vector result of operation

◆ srs_to_v8cint32() [3/4]

v8cint32 srs_to_v8cint32 ( v8cacc64  acc,
uint6_t  shft 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
Returns
Vector result of operation

◆ srs_to_v8cint32() [4/4]

v8cint32 srs_to_v8cint32 ( v8cacc64  acc,
uint6_t  shft,
int  sign 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
signCan be used to dynamically change the sign of the SRS conversion
Returns
Vector result of operation

◆ srs_to_v8cint32_conf() [1/4]

v8cint32 srs_to_v8cint32_conf ( v8cacc64  acc,
int  shft,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v8cint32_conf() [2/4]

v8cint32 srs_to_v8cint32_conf ( v8cacc64  acc,
int  shft,
int  sign,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v8cint32_conf() [3/4]

v8cint32 srs_to_v8cint32_conf ( v8cacc64  acc,
uint6_t  shft,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v8cint32_conf() [4/4]

v8cint32 srs_to_v8cint32_conf ( v8cacc64  acc,
uint6_t  shft,
int  sign,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
signCan be used to dynamically change the sign of the SRS conversion
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v8int32() [1/4]

v8int32 srs_to_v8int32 ( v8acc64  acc,
int  shft 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
Returns
Vector result of operation

◆ srs_to_v8int32() [2/4]

v8int32 srs_to_v8int32 ( v8acc64  acc,
int  shft,
int  sign 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
Returns
Vector result of operation

◆ srs_to_v8int32() [3/4]

v8int32 srs_to_v8int32 ( v8acc64  acc,
uint6_t  shft 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
Returns
Vector result of operation

◆ srs_to_v8int32() [4/4]

v8int32 srs_to_v8int32 ( v8acc64  acc,
uint6_t  shft,
int  sign 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
signCan be used to dynamically change the sign of the SRS conversion
Returns
Vector result of operation

◆ srs_to_v8int32_conf() [1/4]

v8int32 srs_to_v8int32_conf ( v8acc64  acc,
int  shft,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v8int32_conf() [2/4]

v8int32 srs_to_v8int32_conf ( v8acc64  acc,
int  shft,
int  sign,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v8int32_conf() [3/4]

v8int32 srs_to_v8int32_conf ( v8acc64  acc,
uint6_t  shft,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v8int32_conf() [4/4]

v8int32 srs_to_v8int32_conf ( v8acc64  acc,
uint6_t  shft,
int  sign,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
signCan be used to dynamically change the sign of the SRS conversion
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v8uint32() [1/4]

v8uint32 srs_to_v8uint32 ( v8acc64  acc,
int  shft 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
Returns
Vector result of operation

◆ srs_to_v8uint32() [2/4]

v8uint32 srs_to_v8uint32 ( v8acc64  acc,
int  shft,
int  sign 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
Returns
Vector result of operation

◆ srs_to_v8uint32() [3/4]

v8uint32 srs_to_v8uint32 ( v8acc64  acc,
uint6_t  shft 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
Returns
Vector result of operation

◆ srs_to_v8uint32() [4/4]

v8uint32 srs_to_v8uint32 ( v8acc64  acc,
uint6_t  shft,
int  sign 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
signCan be used to dynamically change the sign of the SRS conversion
Returns
Vector result of operation

◆ srs_to_v8uint32_conf() [1/4]

v8uint32 srs_to_v8uint32_conf ( v8acc64  acc,
int  shft,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v8uint32_conf() [2/4]

v8uint32 srs_to_v8uint32_conf ( v8acc64  acc,
int  shft,
int  sign,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of -4 to 59 (no check at compile time)
signCan be used to dynamically change the sign of the SRS conversion
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v8uint32_conf() [3/4]

v8uint32 srs_to_v8uint32_conf ( v8acc64  acc,
uint6_t  shft,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
satSaturation mode
rndRound mode
Returns
Vector result of operation

◆ srs_to_v8uint32_conf() [4/4]

v8uint32 srs_to_v8uint32_conf ( v8acc64  acc,
uint6_t  shft,
int  sign,
crsat_t  sat,
crrnd_t  rnd 
)
Parameters
accInput accumulator
shftWithin the range of 0 to 59
signCan be used to dynamically change the sign of the SRS conversion
satSaturation mode
rndRound mode
Returns
Vector result of operation