Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 2149 → Rev 2150

/kernel/branches/Kolibri-acpi/core/sched.inc
294,7 → 294,7
cli
 
mov eax, [ecx+MUTEX.wait.next]
cmp eax, [ecx]
cmp eax, ecx
mov [ecx+MUTEX.count], 1
je @F
 
/kernel/branches/Kolibri-acpi/core/v86.inc
842,7 → 842,7
align 4
v86_irq:
; push irq/pushad/jmp v86_irq
; eax = irq
; ebp = irq
lea esi, [esp+1Ch]
lea edi, [esi+4]
mov ecx, 8
849,7 → 849,7
std
rep movsd
cld
mov edi, eax
mov edi, ebp
pop eax
v86_irq2:
mov esi, [v86_irqhooks+edi*8] ; get VM handle