Glossary-4
Term
Meaning
Related word
shift out
sign bit
sign extension
stack frame
string
unpack
zero extension
To move the content of a register either to the right or
left until fully overflowed.
A bit that indicates either a positive or a negative (the
highest-order bit).
To extend a data length in which the higher-order to be
extended are made to have the same sign of the sign
bit. For example, sign-extending FF
16
results in
FFFF
16
, and sign-extending 0F
16
results in 000F
16
.
An area for automatic variables the functions of the C
language use.
A sequence of characters.
To restore combined items or packed information to
the original form. Used to mean to separate 8-bit
information into two parts — 4 lower-order bits and
four higher-order bits, to separate 16-bit information
into two parts — 8 lower-order bits and 8 higher-order
bits, or the like.
To extend a data length by turning higher-order bits to
0's. For example, zero-extending FF
16
to 16 bits
results in 00FF
16
.
pack
Содержание R8C/Tiny Series
Страница 50: ...Chapter 3 Functions 3 1 Guide to This Chapter 3 2 Functions...
Страница 151: ...134 Chapter 3 Functions 3 2 Functions Blank for page layout...
Страница 152: ...Chapter 4 Instruction Code Number of Cycles 4 1 Guide to This Chapter 4 2 Instruction Code Number of Cycles...
Страница 278: ...Chapter 6 Calculation Number of Cycles 6 1 Instruction queue buffer...
Страница 287: ...Glossary 1 Glossary Technical terms used in this software manual are explained below They are good in this manual only...
Страница 291: ...Symbol 1 Table of symbols Symbols used in this software manual are explained below They are good in this manual only...
Страница 295: ...REVISION HISTORY R8C Tiny Series SOFTWARE MANUAL Rev Date Description Page Summary B 1 1 00 Jun 19 03 First Edition...
Страница 297: ...R8C Tiny Series Software Manual 2 6 2 Ote machi Chiyoda ku Tokyo 100 0004 Japan...