OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dbregfp
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/sparc64/sparc64/
db_machdep.c
146
#define
dbregfp
(xx) (long *)offsetof(db_regs_t, db_fpstate.fs_ ## xx)
macro
188
{ "f0",
dbregfp
(regs[0]), db_sparc_regop, 0 },
189
{ "f2",
dbregfp
(regs[2]), db_sparc_regop, 0 },
190
{ "f4",
dbregfp
(regs[4]), db_sparc_regop, 0 },
191
{ "f6",
dbregfp
(regs[6]), db_sparc_regop, 0 },
192
{ "f8",
dbregfp
(regs[8]), db_sparc_regop, 0 },
193
{ "f10",
dbregfp
(regs[10]), db_sparc_regop, 0 },
194
{ "f12",
dbregfp
(regs[12]), db_sparc_regop, 0 },
195
{ "f14",
dbregfp
(regs[14]), db_sparc_regop, 0 },
196
{ "f16",
dbregfp
(regs[16]), db_sparc_regop, 0 }
[
all
...]
Completed in 12 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025