diff options
author | lloyd <[email protected]> | 2009-12-23 00:15:50 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2009-12-23 00:15:50 +0000 |
commit | 773fd2d974ab9377505fa07dffd75aaade56ecac (patch) | |
tree | 86522a9c6dee3d824e6f6d63549c651c2942bd36 /src/utils/asm_amd64 | |
parent | db37d31b6878bf0dda2819fe87f373f99263d936 (diff) |
Deal with unknown or mixed endian architectures properly. If known little
or big endian, for large loads always memcpy, then go back and swap as
needed. Otherwise (unknown or mixed endian) just load one at a time as
usual.
Diffstat (limited to 'src/utils/asm_amd64')
0 files changed, 0 insertions, 0 deletions