POWER Vector Library Manual  1.0.4
__VEC_U_4096 Struct Reference

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

#include <vec_int512_ppc.h>

Detailed Description

A vector representation of a 4096-bit unsigned integer.

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

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: