OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:next_interrupt
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/frv/
interrupts.c
967
struct frv_interrupt *
next_interrupt
;
local
970
next_interrupt
= & frv_interrupt_table[kind];
972
if (
next_interrupt
->iclass != FRV_PROGRAM_INTERRUPT)
979
if (!
next_interrupt
->precise && !
next_interrupt
->deferred)
/src/external/gpl3/gdb.old/dist/sim/frv/
interrupts.c
967
struct frv_interrupt *
next_interrupt
;
local
970
next_interrupt
= & frv_interrupt_table[kind];
972
if (
next_interrupt
->iclass != FRV_PROGRAM_INTERRUPT)
979
if (!
next_interrupt
->precise && !
next_interrupt
->deferred)
Completed in 26 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026