Renesas Renasas Single-Chip Microcomputer SH7086 Manual de usuario Pagina 298

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 308
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 297
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 FF16 results in
FFFF16, and sign-extending 0F16 results in 000F16.
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 FF16 to 16 bits
results in 00FF16.
pack
Vista de pagina 297
1 2 ... 293 294 295 296 297 298 299 300 301 302 303 ... 307 308

Comentarios a estos manuales

Sin comentarios