Version 1 ColdFire Debug (CF1_DEBUG)
MCF51CN128 Reference Manual
,
Rev. 6
20-62
Freescale Semiconductor
addi.l
#<data>,Dx
PST = 0x01
addq.l
#<data>,<ea>x
PST = 0x01, {PST = 0x0B, DD = source}, {PST = 0x0B, DD = destination}
addx.l
Dy,Dx
PST = 0x01
and.l
<ea>y,Dx
PST = 0x01, {PST = 0x0B, DD = source operand}
and.l
Dy,<ea>x
PST = 0x01, {PST = 0x0B, DD = source}, {PST = 0x0B, DD = destination}
andi.l
#<data>,Dx
PST = 0x01
asl.l
{Dy,#<data>},Dx
PST = 0x01
asr.l
{Dy,#<data>},Dx
PST = 0x01
bcc.{b,w,l}
if taken, then PST = 0x05, else PST = 0x01
bchg.{b,l}
#<data>,<ea>x
PST = 0x01, {PST = 0x08, DD = source}, {PST = 0x08, DD = destination}
bchg.{b,l}
Dy,<ea>x
PST = 0x01, {PST = 0x08, DD = source}, {PST = 0x08, DD = destination}
bclr.{b,l}
#<data>,<ea>x
PST = 0x01, {PST = 0x08, DD = source}, {PST = 0x08, DD = destination}
bclr.{b,l}
Dy,<ea>x
PST = 0x01, {PST = 0x08, DD = source}, {PST = 0x08, DD = destination}
bitrev.l
Dx
PST = 0x01
bra.{b,w,l}
PST = 0x05
bset.{b,l}
#<data>,<ea>x
PST = 0x01, {PST = 0x08, DD = source}, {PST = 0x08, DD = destination}
bset.{b,l}
Dy,<ea>x
PST = 0x01, {PST = 0x08, DD = source}, {PST = 0x08, DD = destination}
bsr.{b,w,l}
PST = 0x05, {PST = 0x0B, DD = destination operand}
btst.{b,l}
#<data>,<ea>x
PST = 0x01, {PST = 0x08, DD = source operand}
btst.{b,l}
Dy,<ea>x
PST = 0x01, {PST = 0x08, DD = source operand}
byterev.l
Dx
PST = 0x01
clr.b
<ea>x
PST = 0x01, {PST = 0x08, DD = destination operand}
clr.l
<ea>x
PST = 0x01, {PST = 0x0B, DD = destination operand}
clr.w
<ea>x
PST = 0x01, {PST = 0x09, DD = destination operand}
cmp.b
<ea>y,Dx
PST = 0x01, {0x08, source operand}
cmp.l
<ea>y,Dx
PST = 0x01, {PST = 0x0B, DD = source operand}
cmp.w
<ea>y,Dx
PST = 0x01, {0x09, source operand}
cmpa.l
<ea>y,Ax
PST = 0x01, {PST = 0x0B, DD = source operand}
cmpa.w
<ea>y,Ax
PST = 0x01, {0x09, source operand}
cmpi.b
#<data>,Dx
PST = 0x01
cmpi.l
#<data>,Dx
PST = 0x01
cmpi.w
#<data>,Dx
PST = 0x01
eor.l
Dy,<ea>x
PST = 0x01, {PST = 0x0B, DD = source}, {PST = 0x0B, DD = destination}
Table 20-27. PST/DDATA Specification for User-Mode Instructions (continued)
Instruction
Operand Syntax
PST/DDATA