Load with Byte Reversal (8-byte integer)
Performs an eight-byte byte-reversed load from the given address.
unsigned long long __load8r (unsigned long long * address);
Valid only when -qarch and -q64 are set to target POWER7 processors.