Tijl Coosemans
95b1d16df5
Copy amd64 endian.h to x86 and merge with i386 endian.h. Replace
...
amd64/i386/pc98 endian.h with stubs.
In __bswap64_const(x) the conflict between 0xffUL and 0xffULL has been
resolved by reimplementing the macro in terms of __bswap32(x). As a side
effect __bswap64_var(x) is now implemented using two bswap instructions on
i386 and should be much faster. __bswap32_const(x) has been reimplemented
in terms of __bswap16(x) for consistency.
2012-02-28 19:39:54 +00:00
..
2012-02-28 19:39:54 +00:00
2012-01-23 06:36:41 +00:00
2012-02-28 18:30:18 +00:00
2012-02-23 21:34:14 +00:00
2012-02-26 16:30:39 +00:00
2012-02-21 01:05:12 +00:00
2012-02-28 18:30:18 +00:00
2012-02-17 00:27:48 +00:00
2012-01-21 17:45:27 +00:00
2012-01-02 12:12:10 +00:00
2012-02-28 17:29:31 +00:00
2012-02-24 07:30:44 +00:00
2012-02-20 06:35:52 +00:00
2012-02-01 21:38:01 +00:00
2012-02-28 19:39:54 +00:00
2012-02-28 13:19:34 +00:00
2012-02-28 19:16:02 +00:00
2012-01-03 07:05:30 +00:00
2012-02-28 13:19:34 +00:00
2012-02-28 18:30:18 +00:00
2012-02-27 19:05:01 +00:00
2012-02-28 04:05:35 +00:00
2012-02-28 15:07:05 +00:00
2012-02-22 09:08:51 +00:00
2012-02-23 18:21:37 +00:00
2012-02-24 20:06:04 +00:00
2012-02-03 13:08:44 +00:00
2012-01-05 19:00:36 +00:00
2012-02-03 13:08:44 +00:00
2012-02-24 17:26:06 +00:00
2012-01-31 02:11:05 +00:00
2012-01-15 13:23:54 +00:00
2012-02-28 19:39:54 +00:00
2012-02-25 04:54:51 +00:00
2012-02-26 13:45:25 +00:00
2012-02-10 12:35:57 +00:00
2012-01-28 22:42:33 +00:00
2012-02-27 21:10:10 +00:00
2012-02-21 19:35:59 +00:00
2012-02-22 20:03:51 +00:00
2012-02-25 21:06:39 +00:00
2012-02-28 19:39:54 +00:00
2012-02-16 21:47:17 +00:00
2012-01-03 17:31:27 +00:00