Home
last modified time | relevance | path

Searched refs:NOUPDATE (Results 1 – 1 of 1) sorted by relevance

/freebsd/stand/i386/boot0/
H A Dboot0.S150 .set NOUPDATE, 0x40 # the 'noupdate' flag define
229 disable_update: orb $NOUPDATE,_FLAGS(%bp) # Disable updates
367 orb $NOUPDATE,_FLAGS(%bp) # Disable updates
458 testb $NOUPDATE,_FLAGS(%bp) # No updates?