Intel 8XC251SA User Manual page 422

Embedded microcontroller
Hide thumbs Also See for 8XC251SA:
Table of Contents

Advertisement

8XC251SA, SB, SP, SQ USER'S MANUAL
.
PSW
Program Status Word. PSW contains bits that reflect the results of operations, bits that select the
register bank for registers R0–R7, and two general-purpose flags that are available to the user.
7
CY
AC
Bit
Bit
Number
Mnemonic
7
CY
6
AC
5
F0
4:3
RS1:0
2
OV
1
UD
0
P
C-20
F0
RS1
Carry Flag:
The carry flag is set by an addition instruction (ADD, ADDC) if there is a
carry out of the MSB. It is set by a subtraction (SUB, SUBB) or compare
(CMP) if a borrow is needed for the MSB. The carry flag is also affected
by some rotate and shift instructions, logical bit instructions and bit move
instructions, and the multiply (MUL) and decimal adjust (DA) instructions
(see Table 5-10 on page 5-17).
Auxiliary Carry Flag:
The auxiliary carry flag is affected only by instructions that address 8-bit
operands. The AC flag is set if an arithmetic instruction with an 8-bit
operand produces a carry out of bit 3 (from addition) or a borrow into bit
3 (from subtraction). Otherwise it is cleared. This flag is useful for BCD
arithmetic (see Table 5-10 on page 5-17).
Flag 0:
This general-purpose flag is available to the user.
Register Bank Select Bits 1 and 0:
These bits select the memory locations that comprise the active bank of
the register file (registers R0–R7).
RS1
RS0
Bank Address
0
0
0
00H–07H
0
1
1
08H–0FH
1
0
2
10H–17H
1
1
3
18H–1FH
Overflow Flag:
This bit is set if an addition or subtraction of signed variables results in
an overflow error (i.e., if the magnitude of the sum or difference is too
great for the seven LSBs in 2's-complement representation). The
overflow flag is also set if a multiplication product overflows one byte or if
a division by zero is attempted.
User-definable Flag:
This general-purpose flag is available to the user.
Parity Bit:
This bit indicates the parity of the accumulator. It is set if an odd number
of bits in the accumulator are set. Otherwise, it is cleared. Not all instruc-
tions update the parity bit. The parity bit is set or cleared by instructions
that change the contents of the accumulator (ACC, Register R11).
Address:
Reset State:
RS0
OV
Function
S:D0H
0000 0000B
0
UD
P

Advertisement

Table of Contents
loading

This manual is also suitable for:

8xc251sb8xc251sp8xc251sq

Table of Contents