P60ARM-B Zarlink Semiconductor, Inc., P60ARM-B Datasheet - Page 26

no-image

P60ARM-B

Manufacturer Part Number
P60ARM-B
Description
32-bit RISC microprocessor
Manufacturer
Zarlink Semiconductor, Inc.
Datasheet
P60ARM-B
<expression> is the destination. The assembler calculates the offset.
Items in {} are optional. Items in <> must be present.
4.3.4 Examples
here
22
BAL
B
CMP
BEQ
BL
ADDS
BLCC
here
there
R1,#0
fred
sub+ROM
R1,#1
sub
; assembles to 0xEAFFFFFE (note effect of PC offset)
; ALways condition used as default
; compare R1 with zero and branch to fred if R1
; was zero otherwise continue to next instruction
; call subroutine at computed address
; add 1 to register 1, setting CPSR flags on the
; result then call subroutine if the C flag is clear,
; which will be the case unless R1 held 0xFFFFFFFF

Related parts for P60ARM-B