Huang Ying 04c25997c9 ACPI, Add 64bit read/write support to atomicio on i386
There is no 64bit read/write support in ACPI atomicio because
readq/writeq is used to implement 64bit read/write, but readq/writeq
is not available on i386.  This patch implement 64bit read/write
support in atomicio via two readl/writel.

Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2012-01-17 03:54:15 -05:00
..
2011-08-05 22:16:42 -04:00
2011-11-06 20:32:31 -05:00
2011-03-22 23:20:35 -04:00
2011-07-16 18:36:17 -04:00
2011-05-29 04:40:39 -04:00
2011-07-16 18:36:17 -04:00
2011-07-14 00:14:05 -04:00
2011-07-16 18:36:17 -04:00
2011-11-06 19:13:44 -05:00
2011-07-16 18:36:17 -04:00