Contents
viiContents
BCC (Branch Conditionally) 5-90. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
BCC (Branch on Auxiliary Register Not Zero) 5-94. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
BCC (Compare and Branch) 5-97. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
BCLR (Clear Accumulator, Auxiliary, or Temporary Register Bit) 5-100. . . . . . . . . . . . . . . . . . . . . .
BCLR (Clear Memory Bit) 5-101. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
BCLR (Clear Status Register Bit) 5-102. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
BCNT (Count Accumulator Bits) 5-105. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
BFXPA (Expand Accumulator Bit Field) 5-106. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
BFXTR (Extract Accumulator Bit Field) 5-107. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
BNOT (Complement Accumulator, Auxiliary, or Temporary Register Bit) 5-108. . . . . . . . . . . . . . . .
BNOT (Complement Memory Bit) 5-109. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
BSET (Set Accumulator, Auxiliary, or Temporary Register Bit) 5-110. . . . . . . . . . . . . . . . . . . . . . . .
BSET (Set Memory Bit) 5-111. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
BSET (Set Status Register Bit) 5-112. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
BTST (Test Accumulator, Auxiliary, or Temporary Register Bit) 5-115. . . . . . . . . . . . . . . . . . . . . . . .
BTST (Test Memory Bit) 5-117. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
BTSTCLR (Test and Clear Memory Bit) 5-120. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
BTSTNOT (Test and Complement Memory Bit) 5-121. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
BTSTP (Test Accumulator, Auxiliary, or Temporary Register Bit Pair) 5-122. . . . . . . . . . . . . . . . . .
BTSTSET (Test and Set Memory Bit) 5-124. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CALL (Call Unconditionally) 5-125. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CALLCC (Call Conditionally) 5-129. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CMP (Compare Memory with Immediate Value) 5-135. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CMP (Compare Accumulator, Auxiliary, or Temporary Register Content) 5-137. . . . . . . . . . . . . . .
CMPAND (Compare Accumulator, Auxiliary, or Temporary Register Content with AND) 5-139. .
CMPOR (Compare Accumulator, Auxiliary, or Temporary Register Content with OR) 5-144. . . . .
.CR (Circular Addressing Qualifier) 5-149. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
DELAY (Memory Delay) 5-150. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
EXP (Compute Exponent of Accumulator Content) 5-151. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
FIRSADD (Symmetrical Finite Impulse Response Filter) 5-152. . . . . . . . . . . . . . . . . . . . . . . . . . . . .
FIRSSUB (Antisymmetrical Finite Impulse Response Filter) 5-154. . . . . . . . . . . . . . . . . . . . . . . . . .
IDLE 5-156. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
INTR (Software Interrupt) 5-157. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
LMS (Least Mean Square) 5-159. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
.LR (Linear Addressing Qualifier) 5-161. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
MAC (Multiply and Accumulate) 5-162. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
MACMZ (Multiply and Accumulate with Parallel Delay) 5-177. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
MAC::MAC (Parallel Multiply and Accumulates) 5-179. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
MAC::MPY (Multiply and Accumulate with Parallel Multiply) 5-186. . . . . . . . . . . . . . . . . . . . . . . . . .
MACM::MOV (Multiply and Accumulate with Parallel Load Accumulator from Memory) 5-189. . .
MACM::MOV (Multiply and Accumulate with Parallel Store Accumulator Content
to Memory) 5-191. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
MANT::NEXP (Compute Mantissa and Exponent of Accumulator Content) 5-193. . . . . . . . . . . . .
MAS (Multiply and Subtract) 5-195. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
MAS::MAC (Multiply and Subtract with Parallel Multiply and Accumulate) 5-204. . . . . . . . . . . . . .
MAS::MAS (Parallel Multiply and Subtracts) 5-209. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
MAS::MPY (Multiply and Subtract with Parallel Multiply) 5-212. . . . . . . . . . . . . . . . . . . . . . . . . . . . .
MASM::MOV (Multiply and Subtract with Parallel Load Accumulator from Memory) 5-215. . . . . .