Well, the ((dp+X+1)(dp+X)) is transferring to the Accumulator, which would imply that whatever byte ordering the data is stored as is the inverse of the byte ordering the processor uses. So if the SPC data is big-endian, according to this instruction, then the processor uses little-endian.