Searching \ for '(Fwd) Re: rlf on W OK?' in subject line. ()
Make payments with PayPal - it's fast, free and secure! Help us get a faster server
FAQ page: massmind.org/techref/index.htm?key=rlf+FWD%5D
Search entire site for: 'Re: rlf on W OK?'.

Truncated match.
PICList Thread
'(Fwd) Re: rlf on W OK?'
1997\01\16@134940 by fastfwd

face
flavicon
face
The following was inadvertently sent to me by John Payson; I'm
forwarding it to the PICLIST.

-Andy


------- Forwarded Message Follows -------

From:          John Payson <spam_OUTsupercatTakeThisOuTspamMcs.Net>
Subject:       Re: rlf on W OK?
To:            .....fastfwdKILLspamspam@spam@ix.netcom.com
Date:          Thu, 16 Jan 1997 00:03:39 -0600 (CST)


[Andy Warren]:
{Quote hidden}

Rather than treating the letters W and F as special cases when they
occur as the second operand of an instruction [e.g. rlf foo,w] the
MPASM assembler just has them defined as "0" and "1".  Thus, "rlf w"
is equivalent to "rlf 0" which is in turn equivalent to "rlf INDF,f".

BTW, IMHO while I like some of Microchip's mnemonics, some things can
be a bit confusing and provide major room for flubbing.  Some
beginners might benefit (if using an assembler that supports such
things) from defining some macros such as:

ifbit  ->      btfsc
ifnot  ->      btfss

loadw  ->      movf    ,w
stow   ->      movwf

or at least bearing them in mind when writing code.

More... (looser matching)
- Last day of these posts
- In 1997 , 1998 only
- Today
- New search...