OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXC_ALI_RA
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/powerpc/include/
trap.h
185
#define
EXC_ALI_RA
(dsisr) (dsisr & 0x1f)
/src/sys/arch/powerpc/powerpc/
trap.c
810
const int a_reg =
EXC_ALI_RA
(tf->tf_dsisr);
856
const int a_reg =
EXC_ALI_RA
(tf->tf_dsisr);
907
const unsigned int a_reg =
EXC_ALI_RA
(tf->tf_dsisr);
959
const unsigned int a_reg =
EXC_ALI_RA
(tf->tf_dsisr);
1004
const unsigned int a_reg =
EXC_ALI_RA
(tf->tf_dsisr);
1047
const unsigned int a_reg =
EXC_ALI_RA
(tf->tf_dsisr);
Completed in 15 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026