Doing a NOPAssembler/8086

This gem shows how you can replace the instruction NOP with "bigger instructions". Assuming we are in a 16-bit segment we can do the following:

The following versions use 32-bit registers and does not work on any CPU less than 80386:
Gem writer: John Eckerdal
last updated: 1998-03-16