You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
simx86: stk16 and stk32 in cpatch don't need to lock e_invalidate()
Instead call prejit_sync() like in m_munprotect, and also do that
in the other cpatch write functions.
SPEC_PREJIT is about ~40% slower in my tests than non-prejit.
0 commit comments