OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PC_REGNO
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/sim/moxie/
interp.c
105
#define
PC_REGNO
16
137
cpu.asregs.regs[
PC_REGNO
] = 0;
250
pc = cpu.asregs.regs[
PC_REGNO
];
1118
cpu.asregs.regs[
PC_REGNO
] = pc;
1297
cpu.asregs.regs[
PC_REGNO
] = bfd_get_start_address (prog_bfd);
/src/external/gpl3/gdb/dist/sim/moxie/
interp.c
105
#define
PC_REGNO
16
137
cpu.asregs.regs[
PC_REGNO
] = 0;
250
pc = cpu.asregs.regs[
PC_REGNO
];
1118
cpu.asregs.regs[
PC_REGNO
] = pc;
1297
cpu.asregs.regs[
PC_REGNO
] = bfd_get_start_address (prog_bfd);
/src/external/gpl3/gcc/dist/gcc/config/m32c/
m32c.h
244
#ifndef
PC_REGNO
245
#define
PC_REGNO
9
247
#define PC_REGNUM
PC_REGNO
/src/external/gpl3/gcc.old/dist/gcc/config/m32c/
m32c.h
244
#ifndef
PC_REGNO
245
#define
PC_REGNO
9
247
#define PC_REGNUM
PC_REGNO
Completed in 49 milliseconds
Indexes created Wed Apr 01 00:32:07 UTC 2026