Avi Kivity 9f5c0dbf59 ip: improve endianness adjustment
Rather than hacking around the inability to bind references to unaligned
scalars, wrap them in a struct (which can then be marked as unaligned),
and use the wrapped values everywhere.  This ensures the code works on
platforms that need special instructions for unaligned access.

Adjust the forwarding functions to require references; passing by value
accidentally can lose the conversion.
2014-08-28 23:16:48 +03:00
2014-08-25 09:28:55 +03:00
2014-08-20 11:18:23 +03:00
2014-08-24 18:08:38 +03:00
2014-08-28 23:16:48 +03:00
2014-08-28 23:16:48 +03:00
2014-08-10 08:56:33 +03:00
2014-08-27 17:24:17 +03:00
2014-08-27 18:26:54 +03:00
wip
2014-08-14 18:05:11 +03:00
2014-08-20 11:31:01 +03:00
2014-08-27 17:22:13 +03:00
Description
No description provided
370 MiB
Languages
C++ 72.7%
Python 26.1%
CMake 0.3%
GAP 0.3%
Shell 0.3%