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-08 07:16:22 +00:00
2013-06-08 09:11:20 +00:00
2013-06-08 13:30:13 +00:00
2013-05-29 04:21:42 +00:00
2013-05-30 01:19:02 +00:00
2013-06-08 13:30:13 +00:00
2013-05-12 16:43:26 +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-08 13:30:13 +00:00
2013-05-31 00:43:41 +00:00