POWER Vector Library Manual  1.0.4
__VEC_U_1152 Struct Reference

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

#include <vec_int512_ppc.h>

Detailed Description

A vector representation of a 1152-bit unsigned integer.

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

Note
Useful for returning the result of a 1024x128-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: