OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Debug_DBD
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/mips/
interp.c
76
#define
Debug_DBD
0x80000000 /* Debug Branch Delay */
1850
Debug |=
Debug_DBD
; /* signaled from within in delay slot */
1855
Debug &= ~
Debug_DBD
; /* not signaled from within a delay slot */
/src/external/gpl3/gdb.old/dist/sim/mips/
interp.c
76
#define
Debug_DBD
0x80000000 /* Debug Branch Delay */
1850
Debug |=
Debug_DBD
; /* signaled from within in delay slot */
1855
Debug &= ~
Debug_DBD
; /* not signaled from within a delay slot */
Completed in 25 milliseconds
Indexes created Sat Mar 21 00:23:06 UTC 2026