OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RSTATUS
(Results
1 - 15
of
15
) sorted by relevancy
/src/external/bsd/pcc/dist/pcc/arch/m16c/
macdefs.h
160
#define
RSTATUS
\
/src/external/bsd/pcc/dist/pcc/arch/nova/
macdefs.h
133
#define
RSTATUS
\
/src/external/bsd/pcc/dist/pcc/arch/pdp11/
macdefs.h
138
* Class membership and overlaps are defined in the macros
RSTATUS
171
#define
RSTATUS
\
/src/external/bsd/pcc/dist/pcc/arch/vax/
macdefs.h
191
#define
RSTATUS
\
/src/external/bsd/pcc/dist/pcc/arch/amd64/
macdefs.h
194
#define
RSTATUS
\
/src/external/bsd/pcc/dist/pcc/arch/arm/
macdefs.h
163
#define
RSTATUS
\
/src/external/bsd/pcc/dist/pcc/arch/m68k/
macdefs.h
175
#define
RSTATUS
\
/src/external/bsd/pcc/dist/pcc/arch/mips/
macdefs.h
136
* Register names. These must match rnames[] and
rstatus
[] in local2.c.
236
#define
RSTATUS
\
/src/external/bsd/pcc/dist/pcc/arch/pdp10/
macdefs.h
196
#define
RSTATUS
\
/src/external/bsd/pcc/dist/pcc/arch/powerpc/
macdefs.h
233
#define
RSTATUS
\
/src/external/bsd/pcc/dist/pcc/arch/sparc64/
macdefs.h
210
#define
RSTATUS
\
/src/external/bsd/pcc/dist/pcc/arch/i86/
macdefs.h
143
* Class membership and overlaps are defined in the macros
RSTATUS
190
#define
RSTATUS
\
/src/external/bsd/pcc/dist/pcc/arch/hppa/
macdefs.h
280
#define
RSTATUS
\
/src/external/bsd/pcc/dist/pcc/arch/i386/
macdefs.h
160
* Class membership and overlaps are defined in the macros
RSTATUS
207
#define
RSTATUS
\
/src/external/bsd/pcc/dist/pcc/mip/
mkext.c
79
int
rstatus
[] = {
RSTATUS
};
variable
238
if (
rstatus
[i] & TEMPREG)
245
if (
rstatus
[i] & PERMREG)
257
if (
rstatus
[i+j] & INREGS)
268
if (
rstatus
[i+j] & INREGS)
285
if (
rstatus
[i] & SAREG) regclassmap[0][i] = areg++;
286
if (
rstatus
[i] & SBREG) regclassmap[1][i] = breg++;
287
if (
rstatus
[i] & SCREG) regclassmap[2][i] = creg++;
288
if (
rstatus
[i] & SDREG) regclassmap[3][i] = dreg++
[
all
...]
Completed in 66 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026