Asm Language

  • The^Watcher
  • Student
  • Student
  • No Avatar
  • Joined: Mar 25, 2004
  • Posts: 72
  • Loc: Sabah, Malaysia
  • Status: Offline

Post March 27th, 2004, 1:36 pm

hi there...
i'm intersting in leraning ASM language but still i do not know how to learn it without any guidence, eventhough i had a book of it... can anyone suggest the best way to learn it?
In Asm, when I doing a Subtract operation to a string, what should i do?
do i have to convert it to Dec, Binary and do the Subtract or using Ansii to convert the string befor convert it...
Help Me...
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post March 27th, 2004, 1:36 pm

  • _Leo_
  • Proficient
  • Proficient
  • User avatar
  • Joined: Feb 17, 2004
  • Posts: 279
  • Loc: Buenos Aires, Argentina
  • Status: Offline

Post March 27th, 2004, 3:01 pm

Well, learning ASM is different from learning a high-level languaje. For learning ASM you have to start by knowing about the computer architecture for the assembler you wan't to learn. Let's say you want to lear Intel x86 assembler for 32 bits, you will have to learn how the microprocessor works, how it writes to memory, etc, before understanding a string substraction...
  • phpSelectah
  • Student
  • Student
  • User avatar
  • Joined: Feb 11, 2004
  • Posts: 97
  • Status: Offline

Post March 29th, 2004, 1:52 pm

This is Intel's x86 spec for assembly from 1996:

http://206.169.124.65/apps/intel-asm.rar


If you have trouble following through this manual, I recommend taking a class.




;D

Post Information

  • Total Posts in this topic: 3 posts
  • Users browsing this forum: No registered users and 230 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.