avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] [VOTE] objdump patch


From: Bruce D. Lightner
Subject: Re: [avr-gcc-list] [VOTE] objdump patch
Date: Mon, 13 Sep 2004 11:08:35 -0700
User-agent: Mozilla Thunderbird 0.5 (Windows/20040207)

My vote:

D) Similar to the old format. The symbol is located in the comment

20c:       02 c0           rjmp    .+4    ; 0x212 <.do_copy_data_start>

My "campaign literature":

(1) The "rjmp .+4" shows the way the "rjmp" opcode in fact works

(2) It lets one know how far (and in which direction) the branch target is without the need to do hexidecimal math"

Best regards,

Bruce

--
 Bruce D. Lightner
 Lightner Engineering
 La Jolla, California
 Voice: +1-858-551-4011
 FAX: +1-858-551-0777
 Email: address@hidden
 URL: http://www.lightner.net/lightner/bruce/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]