lxvd2x
Load VSX Vector Doubleword*2 Indexed
Loads a 128-bit vector from memory into a VSX register. Does NOT require 16-byte alignment (unlike lvx).
Details
The contents of the byte in storage at address EA+8×i+7 are placed into byte element 7 of load_data. When Little-Endian byte ordering is employed, the contents of the doubleword in storage at address EA+8×i are placed into load_data in such an order that; the contents of the byte in storage at address EA+8×i are placed into byte element 7 of load_data, and so forth until the contents of the byte in storage at address EA+8×i+7 are placed into byte element 0 of load_data. For each integer value i from 0 to 1, do the following.
Pseudocode Operation
Programming Note
lxvd2x, lxvw4x, lxvh8x, lxvb16x, and lxvx exhibit identical behavior in Big-Endian mode.
Example
Encoding
Operands
-
XT
Target VSR (0-63) -
RA
Base Register -
RB
Index Register