Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/22/04 13:12
Read: times


 
#77930 - RE: disassemble instructions with rel. addr.
Responding to: ???'s previous message
When I encounter an instruction that uses a relative address, for example the ajmp instruction, I would like to know to which address the program jumps.
A short example:

line: instruction:
B0C0 AJMP 33


1) any decent disassembler will show not the offset, but the address
2) AJMP is not relative

it's all in "the bible"
in this case chapter 2

Erik

here are the links to "the bible"
Chapter 1
http://www.semiconductors.philips.com/acrobat/v...ARCH_1.pdf

chapter 2
http://www.semiconductors.philips.com/acrobat/v...UIDE_1.pdf


chapter 3
http://www.semiconductors.philips.com/acrobat/v...WARE_1.pdf




List of 8 messages in thread
TopicAuthorDate
disassemble instructions with rel. addr.            01/01/70 00:00      
   RE: disassemble instructions with rel. addr.            01/01/70 00:00      
   sorry            01/01/70 00:00      
      Real name            01/01/70 00:00      
         Thread re-opened            01/01/70 00:00      
   RE: disassemble instructions with rel. addr.            01/01/70 00:00      
      RE: disassemble instructions with rel. addr.            01/01/70 00:00      
   Try this            01/01/70 00:00      

Back to Subject List