POWER Vector Library Manual  1.0.4
__VEC_U_2048 Struct Reference

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

#include <vec_int512_ppc.h>

Detailed Description

A vector representation of a 2048-bit unsigned integer.

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

Note
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: