POWER Vector Library Manual  1.0.4
__VEC_U_2176 Struct Reference

A vector representation of a 2176-bit unsigned integer. More...

#include <vec_int512_ppc.h>

Detailed Description

A vector representation of a 2176-bit unsigned integer.

A homogeneous aggregate of 17 x 128-bit unsigned integer fields. The low order field is named vx0, progressing to the high order field vx16.

Note
Useful for returning the result of a 2048x128-bit multiply.
This structure does not qualify for parameter passing in registers (more than 8 registers are required) and will be passed in memory.

The documentation for this struct was generated from the following file: