GNU Info

Info Node: (nasm.info)Section B.4.203

(nasm.info)Section B.4.203


Next: Section B.4.204 Prev: Section B.4.202 Up: Section B.4
Enter node , (file) or (file)node

B.4.203. `PAUSE': Spin Loop Hint
--------------------------------

     PAUSE                         ; F3 90           [WILLAMETTE,SSE2]

   `PAUSE' provides a hint to the processor that the following code is a
spin loop. This improves processor performance by bypassing possible
memory order violations. On older processors, this instruction operates
as a `NOP'.


automatically generated by info2www version 1.2.2.9