The Intel 8086 / 8088/ 80186 / 80286 / 80386 / 80486 Instruction Set

This is 8086.tk.



This HTML version of the file intel.doc from the PC Game Programmer's guide was produced by Zack Smith, fbuiNOSPAM@comcast.net. Fancy HTML modifications are copyright © 2005 by Zack T Smith, all rights reserved. This information is provided in the hope that it will be useful, but without any warranty; it is provided AS-IS, without even the implied warranty of fitness for a particular purpose.

H Instructions

HLT - Halt CPU

        Usage:   HLT
        Modifies flags: None

        Halts CPU until RESET line is activated, NMI or maskable interrupt
        received.  The CPU becomes dormant but retains the current CS:IP
        for later restart.

                                 Clocks                 Size
        Operands         808x  286   386   486          Bytes

        none              2     2     5     4             1

Links





Valid HTML 4.01 Transitional