[ros-bugs] [Bug 1264] Use of pentium-class instructions

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Wed Jan 11 00:45:24 CET 2006


http://www.reactos.org/bugzilla/show_bug.cgi?id=1264





------- Additional Comments From alex.ionescu at reactos.com  2006-01-11 00:45 CET -------
A jump is one of the most expensive operations on a CPU. It will invalidate the
TLB, caches, reset the prediction algorithms and possibly spend more cycles
doing all that then the cmpxch8b itself.

-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.


More information about the Ros-bugs mailing list