Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TASM 2.x / MASM 6.x Assembly Language - <b>.386 enable real mode 80386 instructions</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
.386             Enable Real Mode 80386 Instructions

  .386

     This directive enables real-mode 80386 instructions.

       Notes:         You should only use .386 in programs intended to run on
                      an 80386 or more recent microprocessor.

                      Put this directive in your program before you use any
                      80386-specific instructions.

See Also: .386C .386P

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson