Coding Topics / Assembly
Assembly Optimization
80x86 Optimization
- by the famous Michael Abrash
80x86 Optimization
- a second document from Mr. Abrash
Coding Tips
- LEA, Shifting, ADC, ROR, and some more
Assembly Optimization
- dozens of tips
Intel Optimization
- Intel document describing their processors
General Optimization
- for Intel computers
Pentium Optimization
The Pentium Processor Series
- official documentation from INTEL
Optimizing Assembly for the Pentium
- and the second document from intel
10 Pairing rules
- a must have html page for every coder
Opcode list with pairing references
- the best extension to the above html
Pentium
- general look upon the pentium cpu
Routines
- for coding with Pentium
Pentium Optimitation 1
- Pairing
Pentium Optimitation 2
- Loops
Pentium Optimitation 3
- misc
Pairing
- a small document
Profiling
- a ZIP containg source to profile your code
Special Optimization
The x86 instruction set
- how to read it
The x87 instruction set
- how to read this
Effective Addresses
- how to address your data
Chip List
- chips designed for ibm compatible pcs
Debug Registers
- how to write your own debugger
Debug Registers 2
- a second doc on how to use them
Pentium Registers
- special registers in the pentium
the LOADALL instruction
The MST Registers
- a list of all MST registers
Opcode Table
- for 386+ cpus (just the byte values)
Opcode Table
- based on mnemonics
Pentium Registers
- new registers for the 586
Die Hardware Debugger
Schnittstelle fuer Turbo Debugger (deutsch)
Assembly Tutorial
Intel Assembly Tutor
- Part 1
Intel Assembly Tutor
- Part 2
Intel Assembly Tutor
- Part 3
Intel Assembly Tutor
- Part 4
An Assembly Primer
Misc
80x86 Integer Opcode List
- a very good html page
80x87 Floating Opcode List
- a similar good html page
The Assembly Language FAQ Part 1
- covers various topics, also non asm related
The Assembly Language FAQ Part 2
Intels Assembly List
- the official documentation up to 486
Key Reference of Turbo Ass
the best Assembler for C64
Inline Assembly with Watcom
Linking external ASM files
with Watcom
[
BACK
]
maintained by
doj
provided by
DFÜ-Shop