public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* call frame instruction encodings ?
@ 2003-01-18 17:32 Andreas Tobler
  2003-01-18 17:32 ` David Edelsohn
  0 siblings, 1 reply; 5+ messages in thread
From: Andreas Tobler @ 2003-01-18 17:32 UTC (permalink / raw)
  To: GCC

Can anyone point me or explain me the meaning of the following snippet 
from libffi/src/powerpc/sysv.S?

       .byte     0x2f     /*  DW_CFA_GNU_negative_offset_extended */
       .byte     0x41     /*  uleb128 0x41 */
       .byte     0x1      /*  uleb128 0x1 */

I found the dwarf document explaining the DW_CFA and what they mean. But 
nothing about DW_CFA_GNU?

Any pointer would be great since I'm stuck in understanding this.

Thanks,
Andreas

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-01-20 22:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-18 17:32 call frame instruction encodings ? Andreas Tobler
2003-01-18 17:32 ` David Edelsohn
2003-01-18 17:57   ` Andreas Tobler
2003-01-18 21:13     ` Andrew Haley
2003-01-21  7:13     ` Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).