944,117 Members | Top Members by Rank

Ad:
  • Assembly Discussion Thread
  • Unsolved
  • Views: 3060
  • Assembly RSS
Apr 1st, 2005
0

help with an instruction

Expand Post »
hi,
I was wondering if any one knew where i could find the instructions for tasm 2.8.....i am trying to compare A TO FF(100H), if greater than FF go to loopA.........I would really appereciate, if any one knows the above instruction...please help me out. thanks
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
nishil is offline Offline
3 posts
since Jan 2005
Apr 2nd, 2005
0

Re: help with an instruction

Assembly Syntax (Toggle Plain Text)
  1. cmp ax,0100H
  2. jg loopA

well, i think thats the code but it works for 386 and above processors, and work indepandently from the assembler
Reputation Points: 25
Solved Threads: 11
Junior Poster
tonakai is offline Offline
121 posts
since Feb 2005
Apr 3rd, 2005
0

Re: help with an instruction

Quote originally posted by nishil ...
hi,
I was wondering if any one knew where i could find the instructions for tasm 2.8.....i am trying to compare A TO FF(100H), if greater than FF go to loopA.........I would really appereciate, if any one knows the above instruction...please help me out. thanks
Download the 3 volumes of the Intel Architecture Software Developer's Manuals Intel Manuals (especially the Instruction Set Reference Vol.#2).

And try the TASM FAQ for TASM specific information.
Reputation Points: 99
Solved Threads: 5
Junior Poster
Evenbit is offline Offline
140 posts
since Mar 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Assembly Forum Timeline: Extended Message Box for Win32
Next Thread in Assembly Forum Timeline: Need help with project





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC