Slight speed improvement by using byte accesses on word boundaries for all
authormiod <miod@openbsd.org>
Sat, 23 Aug 2008 22:57:11 +0000 (22:57 +0000)
committermiod <miod@openbsd.org>
Sat, 23 Aug 2008 22:57:11 +0000 (22:57 +0000)
commit880af01bf4016cc76b10f9048428a02df10527a8
tree3236d4e93a3ca918a6d06f35b1d3a8f80ae30eb7
parent050e627abab21cffb1722a4c8d7efaa130908421
Slight speed improvement by using byte accesses on word boundaries for all
frame buffer memory operations, instead of word access on word boundaries.
sys/arch/vax/mbus/legss.c