]> Zhao Yanbai Git Server - minix.git/commit
Fix for FPU broken by r6131
authorTomas Hruby <tom@minix3.org>
Fri, 5 Mar 2010 22:23:03 +0000 (22:23 +0000)
committerTomas Hruby <tom@minix3.org>
Fri, 5 Mar 2010 22:23:03 +0000 (22:23 +0000)
commitecf1a36d485d25fd30ff64580ab6594415c4cc6f
tree626e9cc6d5cb3d680d8150121678e820e59030be
parent35a108b911237c1dbd8b99db84d4fed1761ccf73
Fix for FPU broken by r6131

- cycles accounting must be called earlier, firstly not to clobber the %ebx
  register, secondly to be correctly called in both branches.
kernel/arch/i386/mpx386.S