Like N32/N64, they must be passed in the upper bits of the register.
The new code could be merged with the existing if-statements but I've
refrained from doing this since it will make porting the O32 implementation
to tablegen harder later.
Differential D6463
[mips] Fix passing of small structures for big-endian O32 . Authored by dsanders on Dec 1 2014, 8:00 AM.
Details Like N32/N64, they must be passed in the upper bits of the register. The new code could be merged with the existing if-statements but I've
Diff Detail |