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/aad/aad.asm
|
||||
;
|
||||
.386p
|
||||
;-----------------------------------------------------------------------------
|
||||
;
|
||||
|
|
@ -201,4 +198,4 @@ Test_AAD endp
|
|||
|
||||
end
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -43,4 +43,6 @@ From [http://www.rcollins.org/secrets/opcodes/AAD.html](http://www.rcollins.org/
|
|||
|
||||
This instruction exists in this form on all Intel x86 processors.
|
||||
|
||||
See the file [AAD.ASM](AAD.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/):
|
||||
|
||||
* [AAD.ASM](AAD.ASM)
|
||||
|
|
|
|||
Loading…
Reference in a new issue