15 #ifndef __IPSDKUTIL_INSTRUCTIONSET_LOGICAL_DETAIL_STD_IFELSE0PACK_H__ 16 #define __IPSDKUTIL_INSTRUCTIONSET_LOGICAL_DETAIL_STD_IFELSE0PACK_H__ 32 static IPSDK_FORCEINLINE
39 out._val = mask._val ? in._val : 0;
43 static IPSDK_FORCEINLINE
49 out._val = mask._val ? in._val : 0;
60 #endif // __IPSDKUTIL_INSTRUCTIONSET_LOGICAL_DETAIL_STD_IFELSE0PACK_H__ Defines the IPSDK_FORCEINLINE.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
BasePack class; defines a set of scalars (for instruction set "standard") or registers (for all other...
eInstructionSet
Enumerate for processor instruction set description.
Definition: InstructionSetTypes.h:31
Definition of import/export macro for library.
Definition: IfElse0Pack.h:30
compiler optimisations only
Definition: InstructionSetTypes.h:34