MSC8101PG Motorola / Freescale Semiconductor, MSC8101PG Datasheet - Page 120

no-image

MSC8101PG

Manufacturer Part Number
MSC8101PG
Description
MSC8101PG 16-Bit Digital Signal Processor Quick Reference
Manufacturer
Motorola / Freescale Semiconductor
Datasheet
Rnd()
x:y
#
$
>
<
Operator
Operator
Table 9-2. Operations Syntax (Continued)
Logical AND
Logical OR
Exclusive OR
Bitwise complement
Test for equality, 1 if equal, 0 if not equal
Transfer left to right
Either right or left transfers, but not both at once
Arithmetic right shift (sign bits shifted right)
Arithmetic or logical left shift (functionally the same)
Logical right shift
Compare for greater than
Rounding function
Concatenation of x and y
Prefix for an immediate value (for example, #u5 means an immediate 5-bit
unsigned number and #s16 is an immediate 16-bit signed number).
Prefix to a hexadecimal value (for example, #$1A4F as an immediate value or
$2FC as an address offset).
Prefix for long addressing, forces the assembler to use an extra word to encode
the displacement/offset.
Prefix for short addressing, forces the assembler to use the smallest instruction
when encoding the displacement/offset.
Table 9-3. Assembler Syntax
Description
Description

Related parts for MSC8101PG