Saved LOADALL-related files

This commit is contained in:
Jeff Parsons 2016-02-16 13:09:00 -08:00
commit 926d9e7c4e
14 changed files with 4487 additions and 9 deletions

View file

@ -1,6 +1,3 @@
;
; Saved on February 16, 2015 from http://www.rcollins.org/ftp/source/aam/aam.asm
;
.386p
;-----------------------------------------------------------------------------
;

View file

@ -59,4 +59,6 @@ From [http://www.rcollins.org/secrets/opcodes/AAM.html](http://www.rcollins.org/
This instruction exists in this form on all Intel x86 processors.
See the file [AAM.ASM](AAM.ASM) for diagnostic source code for this instruction.
The following related files were saved on February 16, 2015 from [http://www.rcollins.org](http://www.rcollins.org/):
* [AAM.ASM](AAM.ASM)