DragonFly commits List (threaded) for 2011-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - cleanup bit number test
commit cec63019aca1b7e83ee06b5d2ba1bd4a70698d29
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Thu Dec 22 11:48:34 2011 -0800
kernel - cleanup bit number test
* Use testq/%rax instead of %eax. This change should have no real effect
since the test is against a bit number and not a bit mask, but is more
correct.
Summary of changes:
sys/platform/pc64/apic/apic_vector.s | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cec63019aca1b7e83ee06b5d2ba1bd4a70698d29
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]