Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 40 → Rev 322

/shark/trunk/oslib/xlib/exc.s
386,7 → 386,7
cmpw JmpSel,%ax
je NoPreempt3
movw %ax,JmpSel
ljmp JmpZone
ljmp *JmpZone
#endif
NoPreempt3: popl %gs
popl %fs
475,7 → 475,7
cmpw JmpSel,%ax
je NoPreempt4
movw %ax,JmpSel
ljmp JmpZone
ljmp *JmpZone
#endif
NoPreempt4: popl %gs
popl %fs
567,7 → 567,7
cmpw JmpSel,%ax
je NoPreempt5
movw %ax,JmpSel
ljmp JmpZone
ljmp *JmpZone
#endif
NoPreempt5: popl %gs
popl %fs