Adelsbach/VSIPL
Core Programming Reference Guide
DD-00016-015
Core

This manual is preliminary and incomplete.
While our Core implementation implements all functions given in the standard we are still working on completing this documentation.

Please refer to the VSIPL standard for a complete function reference of the Core profile until we have completed work on this documentation.

4.7 Bitwise and Boolean Logical Operations

4.7.1 vsip_vnot_p - Boolean Vector Logical NOT
Description
Parameters
Example
4.7.2 vsip_vand_p - Boolean Vector Logical AND
Description
Parameters
Example
4.7.3 vsip_vor_p - Boolean Vector Logical OR
Description
Parameters
Example
4.7.4 vsip_vxor_p - Boolean Vector Logical XOR
Description
Parameters
Example