gnupic: gpasm special macros


Previous by date: 19 Feb 2002 02:58:11 -0000 Re: parallel port pic 16f84, Alex Holden
Next by date: 19 Feb 2002 02:58:11 -0000 Re: parallel port pic 16f84, Byron A Jeff
Previous in thread: 19 Feb 2002 02:58:11 -0000 gpasm special macros, Anthony Tekatch
Next in thread:

Subject: Re: gpasm special macros
From: Craig Franklin ####@####.####
Date: 19 Feb 2002 02:58:11 -0000
Message-Id: <3C71BE28.3F06F624@attbi.com>

There is a small table on page 17 of the manual, but it is lacking some
of the details.  Appendix B of the MPASM manual has some more
information.  

gpasm no longer uses special.inc.  The manual needs to be corrected.  It
was moved into gpasm's source code.  The file is special.c.  When the
code was moved the setting of the page bits were added.

Anthony Tekatch wrote:
> 
> Where can I find the Gpasm "special macro" descriptions for things like
> LCALL and LGOTO for the PIC16F874 processor.
> 
> The file special.inc contains:
> lcall   macro   k
>         call    k
>         endm
> 
> lgoto   macro   k
>         goto    k
>         endm
> 
> But Gpasm does not expand lcall to a simple call, so where does it know
> how to set the bank bits (which is what it does)?
> 
> --
> Anthony Tekatch
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ####@####.####
> For additional commands, e-mail: ####@####.####

Previous by date: 19 Feb 2002 02:58:11 -0000 Re: parallel port pic 16f84, Alex Holden
Next by date: 19 Feb 2002 02:58:11 -0000 Re: parallel port pic 16f84, Byron A Jeff
Previous in thread: 19 Feb 2002 02:58:11 -0000 gpasm special macros, Anthony Tekatch
Next in thread:


Powered by ezmlm-browse 0.20.