Ed Schouten
87dd390211
Actually make the 2-byte atomics work.
...
Even though I tested the 1-byte operations on arbitrarily aligned bytes,
it seems I did not do this for the 2-byte operations.
Create easy to read functions that are used to get/put bytes and
halfwords in words. To keep the compiler happy, explicitly read two
bytes into a union to obtain a 16-bit value.
2013-06-08 16:24:49 +00:00
..
2013-06-03 17:40:05 +00:00
2013-06-08 07:16:22 +00:00
2013-06-02 11:44:23 +00:00
2013-03-21 22:59:01 +00:00
2013-06-07 00:22:38 +00:00
2013-06-08 09:11:20 +00:00
2013-06-08 13:30:13 +00:00
2013-06-08 16:02:31 +00:00
2013-05-29 04:21:42 +00:00
2013-06-08 16:02:31 +00:00
2013-06-07 19:42:00 +00:00
2013-05-30 01:19:02 +00:00
2013-03-02 15:33:54 +00:00
2013-06-03 17:40:05 +00:00
2013-05-24 09:22:43 +00:00
2013-06-08 13:30:13 +00:00
2013-05-01 22:07:55 +00:00
2013-04-19 00:30:52 +00:00
2013-06-08 16:24:49 +00:00
2013-06-08 16:02:31 +00:00
2013-06-07 10:27:50 +00:00
2013-06-07 09:03:56 +00:00
2013-04-26 12:50:32 +00:00
2013-05-12 16:43:26 +00:00
2013-06-07 17:12:08 +00:00
2013-05-19 19:42:46 +00:00
2013-04-09 07:11:22 +00:00
2013-05-11 18:06:51 +00:00
2013-05-04 16:55:48 +00:00
2013-04-17 22:42:43 +00:00
2013-05-31 00:43:41 +00:00
2013-05-31 00:43:41 +00:00
2013-05-10 16:41:26 +00:00
2013-06-01 12:21:59 +00:00
2013-04-17 11:45:15 +00:00
2013-06-04 00:40:26 +00:00
2013-04-08 19:03:01 +00:00
2013-06-04 17:23:09 +00:00
2013-05-21 20:38:19 +00:00
2013-06-08 13:30:13 +00:00
2013-05-31 00:43:41 +00:00
2013-06-08 13:13:40 +00:00
2013-05-21 03:05:49 +00:00
2013-03-15 10:21:18 +00:00
2013-05-22 19:22:44 +00:00
2013-03-12 14:21:52 +00:00