vec_xst_len_r

Purpose

Stores a right-justified string of bytes.

This built-in function is valid only when -qarch(-mcpu) is set to utilize the POWER9™ technology and the altivec.h file is included.

Prototype

void vec_xst_len_r (vector unsigned char data, unsigned char *ptr, const int cnt );

Parameters

data
Address displacement.
ptr
Points to a base address.
cnt
The number of bytes to store. The value of cnt must be in the range 1 - 16 and must be a compile-time known constant.


Voice your opinion on getting help information Ask IBM compiler experts a technical question in the IBM XL compilers forum Reach out to us