kernel - cleanup bit number test
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 22 Dec 2011 19:48:34 +0000 (11:48 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 22 Dec 2011 19:48:34 +0000 (11:48 -0800)
commitcec63019aca1b7e83ee06b5d2ba1bd4a70698d29
tree78aff90396851181140f6f34178907366aab6574
parentb5fc1882b8093c93638c797f071c8c1d04090026
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.
sys/platform/pc64/apic/apic_vector.s