OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KSTACK
(Results
1 - 25
of
185
) sorted by relevancy
1
2
3
4
5
6
7
8
/src/sys/arch/vax/vax/
intvec.S
66
#define
KSTACK
0
89
INTVEC(privinflt,
KSTACK
) # Privileged/Reserved Instruction.
90
INTVEC(xfcflt,
KSTACK
) # Customer Reserved Instruction, 14
91
INTVEC(resopflt,
KSTACK
) # Reserved Operand/Boot Vector(?), 18
92
INTVEC(resadflt,
KSTACK
) # Reserved Address Mode., 1C
93
INTVEC(access_v,
KSTACK
) # Access Control Violation, 20
94
INTVEC(transl_v,
KSTACK
) # Translation Invalid, 24
95
INTVEC(tracep,
KSTACK
) # Trace Pending, 28
96
INTVEC(breakp,
KSTACK
) # Breakpoint Instruction, 2C
98
INTVEC(arithflt,
KSTACK
) # Arithmetic Fault, 3
[
all
...]
/src/external/gpl3/gdb/dist/sim/testsuite/bfin/
se_kills2.S
30
SP.L =
KSTACK
; // setup the stack pointer
31
SP.H =
KSTACK
;
148
KSTACK
:
c_linkage.s
60
KSTACK
:
c_except_sys_sstep.S
50
LD32_LABEL(sp,
KSTACK
); // setup the stack pointer
249
KSTACK
:
c_interr_excpt.S
51
LD32_LABEL(sp,
KSTACK
); // setup the stack pointer
287
KSTACK
:
c_interr_nested.S
50
LD32_LABEL(sp,
KSTACK
); // setup the stack pointer
286
KSTACK
:
c_mmr_timer.S
45
LD32_LABEL(sp,
KSTACK
); // setup the stack pointer
276
KSTACK
:
c_mode_supervisor.S
48
LD32_LABEL(sp,
KSTACK
); // setup the stack pointer
284
KSTACK
:
c_progctrl_csync_mmr.S
51
LD32_LABEL(sp,
KSTACK
); // setup the stack pointer
277
KSTACK
:
c_progctrl_excpt.S
50
LD32_LABEL(sp,
KSTACK
); // setup the stack pointer
258
KSTACK
:
c_progctrl_raise_rt_i_n.S
48
LD32_LABEL(sp,
KSTACK
); // setup the stack pointer
282
KSTACK
:
se_bug_ui.S
50
LD32_LABEL(sp,
KSTACK
); // setup the kernel stack pointer
293
KSTACK
:
se_bug_ui2.S
50
LD32_LABEL(sp,
KSTACK
); // setup the kernel stack pointer
293
KSTACK
:
se_bug_ui3.S
50
LD32_LABEL(sp,
KSTACK
); // setup the kernel stack pointer
297
KSTACK
:
se_excpt_dagprotviol.S
46
LD32_LABEL(sp,
KSTACK
); // setup the kernel stack pointer
278
KSTACK
:
se_excpt_ifprotviol.S
46
LD32_LABEL(sp,
KSTACK
); // setup the kernel stack pointer
277
KSTACK
:
se_excpt_ssstep.S
54
LD32_LABEL(sp,
KSTACK
); // setup the stack pointer
287
KSTACK
:
se_misaligned_fetch.S
53
LD32_LABEL(sp,
KSTACK
); // setup the stack pointer
283
KSTACK
:
se_more_ret_haz.S
52
LD32_LABEL(sp,
KSTACK
); // setup the stack pointer
268
KSTACK
:
se_ssstep_dagprotviol.S
50
LD32_LABEL(sp,
KSTACK
); // setup the kernel stack pointer
294
KSTACK
:
/src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/
se_kills2.S
30
SP.L =
KSTACK
; // setup the stack pointer
31
SP.H =
KSTACK
;
148
KSTACK
:
c_linkage.s
60
KSTACK
:
c_except_sys_sstep.S
50
LD32_LABEL(sp,
KSTACK
); // setup the stack pointer
249
KSTACK
:
c_interr_excpt.S
51
LD32_LABEL(sp,
KSTACK
); // setup the stack pointer
287
KSTACK
:
c_interr_nested.S
50
LD32_LABEL(sp,
KSTACK
); // setup the stack pointer
286
KSTACK
:
Completed in 31 milliseconds
1
2
3
4
5
6
7
8
Indexes created Sat Feb 28 05:31:39 UTC 2026