HT49R50 Holtek Semiconductor Inc, HT49R50 Datasheet - Page 13

no-image

HT49R50

Manufacturer Part Number
HT49R50
Description
8-Bit Microcontroller
Manufacturer
Holtek Semiconductor Inc
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
HT49R50
Manufacturer:
合泰
Quantity:
20 000
Part Number:
HT49R50A-1
Manufacturer:
HOLTEK
Quantity:
4 239
Part Number:
HT49R50A-1
Manufacturer:
SHARP
Quantity:
2 000
Part Number:
HT49R50A-1
Manufacturer:
HOLTEK/合泰
Quantity:
20 000
Company:
Part Number:
HT49R50A-1
Quantity:
12 600
Arithmetic and logic unit - ALU
This circuit performs 8-bit arithmetic and logic
operations and provides the following func-
tions:
·
·
·
·
·
The ALU not only saves the results of a data op-
eration but also changes the status register.
Status register - STATUS
The status register (0AH) is of 8 bits wide and
contains, a carry flag (C), an auxiliary carry flag
(AC), a zero flag (Z), an overflow flag (OV), a
power down flag (PD), and a watchdog time-out
flag (TO). It also records the status information
and controls the operation sequence.
Except the TO and PD flags, bits in the status
register can be altered by instructions similar
to other registers. Data written into the status
register does not alter the TO or PD flags. Oper-
Labels
Arithmetic operations (ADD, ADC, SUB,
SBC, DAA)
Logic operations (AND, OR, XOR, CPL)
Rotation (RL, RR, RLC, RRC)
Increment and Decrement (INC, DEC)
Branch decision (SZ, SNZ, SIZ, SDZ etc.)
C
AC
Z
OV
PD
TO
¾
¾
Bits
0
1
2
3
4
5
6
7
C is set if the operation results in a carry during an addition operation or if a bor-
row does not take place during a subtraction operation; otherwise C is cleared. C
is also affected by a rotate through carry instruction.
AC is set if the operation results in a carry out of the low nibbles in addition or no
borrow from the high nibble into the low nibble in subtraction; otherwise AC is
cleared.
Z is set if the result of an arithmetic or logic operation is zero; otherwise Z is
cleared.
OV is set if the operation results in a carry into the highest-order bit but not a
carry out of the highest-order bit, or vice versa; otherwise OV is cleared.
PD is cleared by either a system power-up or executing the ²CLR WDT² instruc-
tion. PD is set by executing the ²HALT² instruction.
TO is cleared by a system power-up or executing the ²CLR WDT² or ²HALT² in-
struction. TO is set by a WDT time-out.
Undefined, read as ²0²
Undefined, read as ²0²
Status register
13
ations related to the status register, however,
may yield different results from those intended.
The TO and PD flags can only be changed by a
watchdog timer overflow, chip power-up, or
clearing the watchdog timer and executing the
²HALT² instruction. The Z, OV, AC, and C flags
reflect the status of the latest operations.
On entering the interrupt sequence or execut-
ing the subroutine call, the status register will
not be automatically pushed onto the stack. If
the contents of the status is important, and if
the subroutine is likely to corrupt the status
register, the programmer should take precau-
tions and save it properly.
Interrupts
The HT49C50 provides two external inter-
rupts, two internal timer/event counter inter-
rupts, an internal time base interrupt, and an
internal real time clock interrupt. The inter-
rupt control register 0 (INTC0;0BH) and inter-
rupt control register 1 (INTC1;1EH) both
contain the interrupt control bits that are used
to set the enable/disable status and interrupt
request flags.
Function
August 18, 1999
HT49C50

Related parts for HT49R50