a20: A20Test is now a dword
authorH. Peter Anvin <hpa@linux.intel.com>
Tue, 21 Apr 2009 23:12:15 +0000 (16:12 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Tue, 21 Apr 2009 23:12:15 +0000 (16:12 -0700)
commit2ad8c1a9e28a5f6092d99c94c8425419424f26d7
treeb384317e4e67b10d91f85deb33422e96d516f480
parent8e1b32e8f5f28e49eff7a0cf39e7d2d31e379b1c
a20: A20Test is now a dword

A20Test is now a dword; this makes it less likely that we'll have a
case of false aliasing resulting in the io_delay path being taken.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
core/bcopy32.inc