HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pmuderoc

no profile record

comments

pmuderoc
·vor 5 Jahren·discuss
They better do, but then, how would an automatic translator know that this is a "release semantics" atomic store operation?

Because on x86 it is, no special barriers or instructions necessary.

mov [shared_data], 1

mov [release_flag], 1