Re: What does this instruction mean: ANDDC #239 ?

From: CBFalconer (cbfalconer_at_yahoo.com)
Date: 03/23/05


Date: Wed, 23 Mar 2005 16:06:11 GMT

Mark Odell wrote:
> ranjita wrote:
>
>> ANDDC #239 can someone explain the meaning of this assembly
>> instruction? I am using MC9S12A128B as the microcontoller on my
>> target board.
>
> Go here:
>
> http://tinyurl.com/6xsne
>
> And download the document S12CPUV2.pdf. This is the Freescale
> reference manual for your CPU. It it will be a description of
> *all* the CPU instructions.

<rant> I hate those tinyurls, I want to see where I am going.
Better to provide both. </rant>

This emphasizes the need for any embedded programmer to understand
the assembly language of the machine he is using.

-- 
"I conclude that there are two ways of constructing a software
 design: One way is to make it so simple that there are obviously
 no deficiencies and the other way is to make it so complicated
 that there are no obvious deficiencies."   --  C. A. R. Hoare


Relevant Pages

  • Re: Extensible Types
    ... An extension doesn't touch the basic type itself (I am ... Could you show the outline of a scenario of where ... changes have consequences on the meaning of B's code? ... no deficiencies and the other way is to make it so complicated ...
    (comp.lang.fortran)
  • Re: Proposal: STRICT :: attribute-list
    ... the word STRICT has a different ... meaning when applied to procedure arguments. ... J. Giles ... no deficiencies and the other way is to make it so complicated ...
    (comp.lang.fortran)
  • Re: On writing negative zero - with or without sign
    ... signs have meaning or they don't. ... The interpretation of them is ... The user decides for utilitatian reasons. ... no deficiencies and the other way is to make it so complicated ...
    (comp.lang.fortran)