Hacker News new | ask | show | jobs
by eru 1137 days ago
Those instructions still aren't exposed to the user, are they?
1 comments

Doesn't matter. The core doesn't see the x86 instructions either. MOVs are decoded into simpler operations to facilitate reordering.
Good luck decoding LOCK CMPXCHG to loads and stores.

In any case, my actual objection was to “LOAD instruction in x86”. It makes no sense.