OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IA64_REG_F3
(Results
1 - 7
of
7
) sorted by null
/external/libunwind/src/ia64/
mk_Gcursor_i.c
57
OFFSET("F3_LOC_OFF", offsetof (struct cursor, loc[
IA64_REG_F3
]));
Gget_save_loc.c
70
case UNW_IA64_FR + 3: loc = c->loc[
IA64_REG_F3
]; break;
init.h
67
c->loc[
IA64_REG_F3
] = IA64_FPREG_LOC (c, UNW_IA64_FR + 3);
Gresume.c
215
MEMIFY (
IA64_REG_F3
, UNW_IA64_FR + 3);
Gstep.c
139
c->loc[
IA64_REG_F3
] = IA64_LOC_UC_REG (UNW_IA64_FR + 3, sc_addr);
Gregs.c
586
case UNW_IA64_FR + 3: loc = c->loc[
IA64_REG_F3
]; break;
/external/libunwind/include/tdep-ia64/
libunwind_i.h
65
IA64_REG_F2,
IA64_REG_F3
, IA64_REG_F4, IA64_REG_F5,
Completed in 2121 milliseconds