| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | assembler problem |
| From: | Dmitriy Tochansky <toch@dfpost.ru> |
| Date: | Mon, 26 Jul 2004 20:15:31 +0000 |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.1) Gecko/20040723 |
Hello! I have some problem with assembling my program. Here is a string from source: *//*/ jal sdram_memory_test/ in .lst file I got: /101 00c8 7600000C jal sdram_memory_test/ Looking for sdram_memory_test below..../295 01d8 0000083C la ADDR, _etext /* Start addr of test *// Hm... Upload test2.bin in 0xbfc00000 on flash. Starting. Debugging....Everything goes fine but when become time to jump on sdram_memory_test it jumps at 0xb00001d8 but I think it must jump to 0xbfc001d8 where real sdram_test is. Where is the problem? Dmitriy |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [patch] MIPS/gcc: Revert removal of DImode shifts for 32-bit targets, Maciej W. Rozycki |
|---|---|
| Next by Date: | ABI question, Thomas Koeller |
| Previous by Thread: | [PATCH] Fix gcc-3.4.x compilation, Thomas Koeller |
| Next by Thread: | ABI question, Thomas Koeller |
| Indexes: | [Date] [Thread] [Top] [All Lists] |