forked from KolibriOS/kolibrios
small optimization
git-svn-id: svn://kolibrios.org@254 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -44,8 +44,7 @@ proc alloc_event
|
||||
btr [ebx], eax
|
||||
mov [event_start],ebx
|
||||
sub ebx, event_map
|
||||
shl ebx, 3
|
||||
add eax,ebx
|
||||
lea eax,[eax+ebx*8]
|
||||
shl eax,5
|
||||
add eax, [events]
|
||||
popfd
|
||||
|
Reference in New Issue
Block a user