- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'veHP-UX xxxxxxxx B.11.23 U ia64 in itanium processor. I want to write and analyse assembly program in itanium system. I can get the program by generating the assembly code using gcc -S option from C source code. I am not getting the meaning of the instruction as well as assembly program flow.If I get assembly code list, meaning of that perticular code as well as the role of that code in the program, it will be a very helpful to me.
thank you
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - rkraveesh
Hi,
I'veHP-UX xxxxxxxx B.11.23 U ia64 in itanium processor. I want to write and analyse assembly program in itanium system. I can get the program by generating the assembly code using gcc -S option from C source code. I am not getting the meaning of the instruction as well as assembly program flow.If I get assembly code list, meaning of that perticular code as well as the role of that code in the program, it will be a very helpful to me.
thank you
I found this Instruction reference guide on the support site: Intel Itanium Architecture Software Developer's Manual - Volume 3: Instruction Set Reference, Revision 2.2
URL: http://support.intel.com/design/itanium/manuals/245319.htm
-Thai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey rkraveesh,
I found a further document which explains a lot of the assembly language directives and instructions. Check this link: http://softwarecommunity.intel.com/isn/downloads/softwareproducts/pdfs/365345.pdf
I found a further document which explains a lot of the assembly language directives and instructions. Check this link: http://softwarecommunity.intel.com/isn/downloads/softwareproducts/pdfs/365345.pdf
I think this is the newest version of the document.
I hope that helps,
fi2010

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page