__builtin_mma_xvf64gerpp
Purpose
VSX Vector 64-bit Floating-Point GER (rank-1 update) with Positive multiply and Positive accumulate.
Note: This built-in function
is valid only when both of the following conditions are met:
- The -mcpu option is set to target Power10 processors.
- The compiler mode is 64-bit.
Syntax
__builtin_mma_xvf64gerpp(a,b,c)
Argument types
The following table describes the types of the function arguments.
a | b | c |
---|---|---|
__vector_quad* | __vector_pair | vector unsigned char |