OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:N64_UCONTEXT_FPUSED
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
mips-fbsd-tdep.c
363
#define
N64_UCONTEXT_FPUSED
(N64_UCONTEXT_HI + 8)
364
#define N64_UCONTEXT_FPREGS (
N64_UCONTEXT_FPUSED
+ 8)
414
if (target_read_memory (ucontext_addr +
N64_UCONTEXT_FPUSED
, buf, 4) == 0
/src/external/gpl3/gdb/dist/gdb/
mips-fbsd-tdep.c
363
#define
N64_UCONTEXT_FPUSED
(N64_UCONTEXT_HI + 8)
364
#define N64_UCONTEXT_FPREGS (
N64_UCONTEXT_FPUSED
+ 8)
414
if (target_read_memory (ucontext_addr +
N64_UCONTEXT_FPUSED
, buf, 4) == 0
Completed in 23 milliseconds
Indexes created Sat Mar 28 00:23:22 UTC 2026