Re: Assembly Reference material
From: Avatar Zondertau (avatarzondertau_at_hotmail.com)
Date: 12/28/04
- Next message: Wolfgang Ehrhardt: "Re: Assembly Reference material"
- Previous message: Wolfgang Ehrhardt: "Re: Fastcode AES B&V 1.1"
- In reply to: Yannis: "Assembly Reference material"
- Next in thread: Wolfgang Ehrhardt: "Re: Assembly Reference material"
- Reply: Wolfgang Ehrhardt: "Re: Assembly Reference material"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 28 Dec 2004 11:31:52 -0800
> I'm new to assembly and I'd like to find some reference materials
> for todays proccessors mostly a command and symbols reference so
> mostly to be able to understand what is going on inside a debugger
> and to start reading a couple of the functions posted here.
>
> any references will be appreciated.
As a tutorial used the material to which Dennis links.
For reference you can use the "IA32 Intel Architecture Software
Developer's manual", which contains all you'd ever want to know about
IA32 assembly language. Part 1 could be used as an introduction, parts
2a and 2b provide a reference of all instructions and part 3 is mostly
intended for OS writers.
http://developer.intel.com/design/pentium4/manuals/index_new.htm
- Next message: Wolfgang Ehrhardt: "Re: Assembly Reference material"
- Previous message: Wolfgang Ehrhardt: "Re: Fastcode AES B&V 1.1"
- In reply to: Yannis: "Assembly Reference material"
- Next in thread: Wolfgang Ehrhardt: "Re: Assembly Reference material"
- Reply: Wolfgang Ehrhardt: "Re: Assembly Reference material"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|