x86 Assembly Language Reference Manual

Wait (wait, fwait)

wait 
Description

wait -- processor suspends instruction execution until the BUSY # pin is inactive (high).

fwait -- processor checks for pending unmasked numeric exceptions before proceeding.

Example

Suspend instruction execution until not BUSY and check for exceptions:

wait