Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Message

Re: [lpc2000] Stubs

2006-05-04 by Robert Adsett

Quoting Leon Heller <leon.heller@...>:

> ----- Original Message -----
> From: "jk jlkj" <njad2002@...>
> To: "LPC 2000" <lpc2000@yahoogroups.com>
> Sent: Thursday, May 04, 2006 11:12 AM
> Subject: [lpc2000] Stubs
>
>
>> Hi Friends,
>>
>>  Can some one pls tell me the meaning of assembly stubs.
>
> They are often used during "top down" software development - they are
> subroutines that haven't been written and simply have a label and a return
> instruction. The higher-level routines can then be tested and debugged
> without getting bogged down in the low-level stuff.

It can also refer to short assembly routines used to translate from one 
calling
convention to another.  In particular from interrupt to standard C or vice
versa.

Robert

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.