Saved LOADALL-related files
This commit is contained in:
parent
737e57974c
commit
926d9e7c4e
14 changed files with 4487 additions and 9 deletions
|
|
@ -1,6 +1,3 @@
|
|||
;
|
||||
; Saved on February 16, 2015 from http://www.rcollins.org/ftp/source/aam/aam.asm
|
||||
;
|
||||
.386p
|
||||
;-----------------------------------------------------------------------------
|
||||
;
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue