src/cpu/x86/vm/globals_x86.hpp
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/src/cpu/x86/vm/globals_x86.hpp	Tue Apr  8 14:00:05 2014
--- new/src/cpu/x86/vm/globals_x86.hpp	Tue Apr  8 14:00:05 2014

*** 160,170 **** --- 160,170 ---- \ experimental(intx, RTMLockingCalculationDelay, 0, \ "Number of milliseconds to wait before start calculating aborts " \ "for RTM locking") \ \ ! experimental(bool, UseRTMXendForLockBusy, false, \ ! experimental(bool, UseRTMXendForLockBusy, true, \ "Use RTM Xend instead of Xabort when lock busy") \ \ /* assembler */ \ product(bool, Use486InstrsOnly, false, \ "Use 80486 Compliant instruction subset") \

src/cpu/x86/vm/globals_x86.hpp
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File