??? 09/22/04 13:06 Read: times |
#77929 - disassemble instructions with rel. addr. |
Hi there,
I have to read some machine code to understand a bit what happens in the firmware of my setup. Its no problem to translate the opcodes into assembly language. However, there is one thing I don't quite understand. 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 To which address does the program jump in this case? Best, Jeroen |
Topic | Author | Date |
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 |