Clear the direction flag (CLD) on entry to the kernel, to support future
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 8 May 2008 01:21:06 +0000 (01:21 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 8 May 2008 01:21:06 +0000 (01:21 +0000)
commitc885c20e96eceaf2b36349fda423be6e354c343a
tree2d65d02c9d80e70b63383196fab1a38f1b58ff1a
parenta3df9cc3450f0d1e84e20db412a60e172c7017a7
Clear the direction flag (CLD) on entry to the kernel, to support future
kernels compiled with GCC-4.3 or later.
sys/platform/pc32/apic/apic_vector.s
sys/platform/pc32/i386/exception.s
sys/platform/pc32/i386/support.s
sys/platform/pc32/icu/icu_vector.s