OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SRADI
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/common/
cgen-utils.c
212
SRADI
(val, shift)
cgen-ops.h
164
extern DI
SRADI
(DI, int);
193
#define
SRADI
(x, y) ((DI) (x) >> (y))
/src/external/gpl3/gdb.old/dist/sim/common/
cgen-utils.c
212
SRADI
(val, shift)
cgen-ops.h
164
extern DI
SRADI
(DI, int);
193
#define
SRADI
(x, y) ((DI) (x) >> (y))
/src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativePPC_common.c
208
#define
SRADI
(HI(31) | LO(413 << 1))
/src/external/gpl3/binutils/dist/include/cgen/
basic-ops.h
158
extern DI
SRADI
(DI, int);
187
#define
SRADI
(x, y) ((DI) (x) >> (y))
/src/external/gpl3/binutils.old/dist/include/cgen/
basic-ops.h
158
extern DI
SRADI
(DI, int);
187
#define
SRADI
(x, y) ((DI) (x) >> (y))
/src/external/gpl3/gdb/dist/include/cgen/
basic-ops.h
158
extern DI
SRADI
(DI, int);
187
#define
SRADI
(x, y) ((DI) (x) >> (y))
/src/external/gpl3/gdb.old/dist/include/cgen/
basic-ops.h
158
extern DI
SRADI
(DI, int);
187
#define
SRADI
(x, y) ((DI) (x) >> (y))
Completed in 35 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026