gnupic: gpasm special macros


Previous by date: 18 Feb 2002 00:16:37 -0000 Re: gpsim 20.14 compile problem, Scott Dattalo
Next by date: 18 Feb 2002 00:16:37 -0000 parallel port pic 16f84, Jorge Barros
Previous in thread:
Next in thread: 18 Feb 2002 00:16:37 -0000 Re: gpasm special macros, Craig Franklin

Subject: gpasm special macros
From: Anthony Tekatch ####@####.####
Date: 18 Feb 2002 00:16:37 -0000
Message-Id: <20020218001200.AVZ12383.tomts9-srv.bellnexxia.net@pino>

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

Previous by date: 18 Feb 2002 00:16:37 -0000 Re: gpsim 20.14 compile problem, Scott Dattalo
Next by date: 18 Feb 2002 00:16:37 -0000 parallel port pic 16f84, Jorge Barros
Previous in thread:
Next in thread: 18 Feb 2002 00:16:37 -0000 Re: gpasm special macros, Craig Franklin


Powered by ezmlm-browse 0.20.