![Freescale Semiconductor SC140 DSP Core Reference Manual Download Page 403](http://html1.mh-extra.com/html/freescale-semiconductor/sc140-dsp-core/sc140-dsp-core_reference-manual_2330564403.webp)
BMTSTC
SC140 DSP Core Reference Manual
A-89
BMTSTC
Bit-Masked Test a
BMTSTC
16-Bit Operand If Clear (BMU)
Description
These operations use an unsigned 16-bit immediate data mask to determine if all selected bits in an
operand are cleared. If all the selected bits are cleared, the T bit is set; if not, the T bit is cleared.
Status and Conditions that Affect Instruction
Status and Conditions Changed by Instruction
Example
bmtstc #$8a59,d7.h
Operation
Assembler Syntax
if (#u16 & C1.H) == $0000, then 1
→
T, else 0
→
T
BMTSTC #u16,C1.H {0
≤
u16 < 2
16
}
if (#u16 & C1.L) == $0000, then 1
→
T, else 0
→
T
BMTSTC #u16,C1.L {0
≤
u16 < 2
16
}
if (#u16 & DR.H) == $0000, then 1
→
T, else 0
→
T
BMTSTC #u16,DR.H {0
≤
u16 < 2
16
}
if (#u16 & DR.L) == $0000, then 1
→
T, else 0
→
T
BMTSTC #u16,DR.L {0
≤
u16 < 2
16
}
BMTSTC #u16,C1.H
Tests selected bits in the HP contents of a control register (C1).
BMTSTC #u16,C1.L
Tests selected bits in the LP contents of a control register (C1).
BMTSTC #u16,DR.H
Tests selected bits in the HP contents of a data or address register (DR).
BMTSTC #u16,DR.L
Tests selected bits in the LP contents of a data or address register (DR).
Register Address
Bit Name
Description
SR[18]
EXP
Determines working mode, and which SR or EMR is used for
instructions that have these registers as an operand.
Register Address
Bit Name
Description
SR[1]
T
Set if all the bits selected by the mask are clear, cleared otherwise.
Register/Memory Address
Before
After
immediate
$8A590000
Summary of Contents for SC140 DSP Core
Page 12: ...xii SC140 DSP Core Reference Manual ...
Page 18: ...xviii SC140 DSP Core Reference Manual ...
Page 32: ...1 6 SC140 DSP Core Reference Manual Core Architecture Features ...
Page 180: ...4 70 SC140 DSP Core Reference Manual Trace Unit Registers ...
Page 250: ...6 70 SC140 DSP Core Reference Manual Programming Rules ...
Page 314: ...7 64 SC140 DSP Core Reference Manual NOP Definition ...
Page 463: ...DI SC140 DSP Core Reference Manual A 149 15 8 7 0 DI 1 1 4 1 0 0 1 1 1 1 1 0 1 1 1 1 1 0 1 ...
Page 478: ...A 164 SC140 DSP Core Reference Manual EI ...
Page 618: ...A 304 SC140 DSP Core Reference Manual MOVES 4F s15 sssssssssssssss Signed 15 bit offset ...
Page 638: ...A 324 SC140 DSP Core Reference Manual MPYR ...
Page 746: ...A 432 SC140 DSP Core Reference Manual ZXTA x ...
Page 758: ...I 10 Index ...
Page 759: ...SC140 DSP Core Reference Manual i ...
Page 760: ......