I-4
Index
Integer characteristics 7-7
interrupt #pragma 3-55
Interrupt entry 6-15
,
6-22
Interrupt handler 3-58
,
6-13
,
6-22
Interrupt vector 6-2
,
6-15
,
6-22
Interrupts 6-3
Intrinsic functions 3-46
architecture primitives 3-51
assembly instruction architecture primitives 3-51
bit reverse addressing 3-51
double precision fractional arithmetic 3-49
fractional arithmetic 3-48
fractional arithmetic with guard bits 3-50
long fractional arithmetic 3-49
Invariant code loop 5-17
isalnum testing function 7-2
isalpha testing function 7-2
iscntrl testing function 7-2
isdigit testing function 7-2
isgraph testing function 7-2
islower testing function 7-2
ISO libraries 7-1
isprint testing function 7-2
ispunct testing function 7-2
isspace testing function 7-2
isupper testing function 7-2
isxdigit testing function 7-2
J
Jump-to-jump elimination 5-18
K
K&R mode 3-32
-kr shell option 3-13
,
3-21
L
L_abs intrinsic function 3-49
,
7-21
L_add intrinsic function 7-21
L_deposit_h intrinsic function 3-49
,
7-21
L_deposit_l intrinsic function 3-49
,
7-21
L_mac intrinsic function 3-48
,
7-21
L_max intrinsic function 3-49
,
7-21
L_min intrinsic function 3-49
,
7-21
L_msu intrinsic function 3-48
,
7-22
L_mult intrinsic function 7-22
L_negate intrinsic function 3-49
,
7-22
L_rol intrinsic function 3-51
,
7-22
L_ror intrinsic function 3-51
,
7-22
L_sat intrinsic function 3-49
,
7-22
L_shl intrinsic function 3-49
,
7-22
L_shr intrinsic function 3-49
,
7-22
L_shr_r intrinsic function 3-49
,
7-22
L_sub intrinsic function 3-49
,
7-22
labs integer arithmetic function 7-14
L-add intrinsic function 3-49
ldexp function 7-9
ldiv integer arithmetic function 7-14
Libraries
ISO 7-1
non-ISO 7-1
limits.h library 7-1
,
7-7
Linear code 5-3
Linker command file 6-3
,
6-5
Listing files 3-23
Little-endian 3-26
Little-endian mode 3-42
Little-endian representation 3-39
,
3-41
L-mult intrinsic function 3-49
locale.h library 7-1
,
7-7
localeconv locales function 7-7
Locales functions 7-7
localtime time function 7-19
log function 7-9
log10 function 7-9
Logarithmic functions 7-9
Logical memory 6-10
Loop
composed variable 5-13
dynamic 5-11
multi-step 5-12
simple 5-10
square 5-13
transformations 5-10
Loop count 3-59
loop_count #pragma 3-55
Loops
hardware 6-22
Low level optimizations 5-8
,
5-19
Low level peephole 5-28
Low level transformations (LLT) 5-19
M
M registers
initialization 6-2
value 6-23
-M shell option 3-12
,
3-17
-ma shell option 3-14
,
3-25
mac_r intrinsic function 3-48
,
7-22
Machine configuration file 6-10
Macros 3-18
fractional values 3-47
predefined 3-63
preprocessor 3-18
Main entry point 6-13
malloc memory allocation function 7-14
mark intrinsic function 3-51
,
7-22
math.h library 7-1
,
7-8