OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:REG_PC
(Results
1 - 12
of
12
) sorted by relevancy
/src/external/cddl/osnet/dev/dtrace/x86/
regset.h
167
#define
REG_PC
EIP
/src/external/bsd/libproc/dist/
libproc.h
103
REG_PC
,
/src/external/gpl3/binutils/dist/gas/config/
tc-xgate.c
78
REG_PC
= 8,
947
if (oprs[1].reg ==
REG_PC
)
1081
return
REG_PC
;
1326
if (operand.reg !=
REG_PC
)
tc-m68hc11.c
130
REG_PC
= 8,
1057
return
REG_PC
;
1394
&& reg !=
REG_PC
&& reg != REG_SP)
1991
|| operands[0].reg1 ==
REG_PC
)
2132
case
REG_PC
:
2197
else if (op->reg1 !=
REG_PC
)
2315
case
REG_PC
:
2345
else if (op->reg1 == REG_NONE || op->reg1 ==
REG_PC
)
2352
else if (op->reg2 == REG_NONE || op->reg2 ==
REG_PC
)
2697
|| operands[i].reg1 ==
REG_PC
))
[
all
...]
tc-arm.c
728
#define
REG_PC
15
1929
if (reg == REG_SP || reg ==
REG_PC
)
4793
if (reg == REG_SP || reg ==
REG_PC
)
5861
inst.operands[i].reg =
REG_PC
;
7795
/* APSR_nzcv is encoded in instructions as if it were the
REG_PC
. */
7796
inst.operands[i].reg =
REG_PC
;
7945
if (inst.operands[i].isreg && inst.operands[i].reg ==
REG_PC
)
7954
if (inst.operands[i].reg ==
REG_PC
)
7969
&& inst.operands[i].reg ==
REG_PC
8021
if (!inst.operands[i].iszr && inst.operands[i].reg ==
REG_PC
)
[
all
...]
/src/external/gpl3/binutils/dist/include/opcode/
cris.h
35
#define
REG_PC
(15)
143
#define BDAP_PC_LOW (BDAP_INDIR_LOW +
REG_PC
)
197
(JUMP_INDIR_OPCODE + AUTOINCR_BIT * 0x0100 +
REG_PC
)
204
(((BDAP_INCR_HIGH | (
REG_PC
<< 4)) << 8) | BDAP_PC_LOW | (2 << 4))
206
(MOVE_M_TO_PREG_OPCODE |
REG_PC
| (AUTOINCR_BIT << 8))
/src/external/gpl3/binutils.old/dist/gas/config/
tc-xgate.c
78
REG_PC
= 8,
947
if (oprs[1].reg ==
REG_PC
)
1081
return
REG_PC
;
1328
if (operand.reg !=
REG_PC
)
tc-m68hc11.c
130
REG_PC
= 8,
1057
return
REG_PC
;
1394
&& reg !=
REG_PC
&& reg != REG_SP)
1991
|| operands[0].reg1 ==
REG_PC
)
2132
case
REG_PC
:
2197
else if (op->reg1 !=
REG_PC
)
2315
case
REG_PC
:
2345
else if (op->reg1 == REG_NONE || op->reg1 ==
REG_PC
)
2352
else if (op->reg2 == REG_NONE || op->reg2 ==
REG_PC
)
2697
|| operands[i].reg1 ==
REG_PC
))
[
all
...]
tc-arm.c
728
#define
REG_PC
15
1928
if (reg == REG_SP || reg ==
REG_PC
)
4792
if (reg == REG_SP || reg ==
REG_PC
)
5860
inst.operands[i].reg =
REG_PC
;
7798
/* APSR_nzcv is encoded in instructions as if it were the
REG_PC
. */
7799
inst.operands[i].reg =
REG_PC
;
7948
if (inst.operands[i].isreg && inst.operands[i].reg ==
REG_PC
)
7957
if (inst.operands[i].reg ==
REG_PC
)
7972
&& inst.operands[i].reg ==
REG_PC
8024
if (!inst.operands[i].iszr && inst.operands[i].reg ==
REG_PC
)
[
all
...]
/src/external/gpl3/binutils.old/dist/include/opcode/
cris.h
35
#define
REG_PC
(15)
143
#define BDAP_PC_LOW (BDAP_INDIR_LOW +
REG_PC
)
197
(JUMP_INDIR_OPCODE + AUTOINCR_BIT * 0x0100 +
REG_PC
)
204
(((BDAP_INCR_HIGH | (
REG_PC
<< 4)) << 8) | BDAP_PC_LOW | (2 << 4))
206
(MOVE_M_TO_PREG_OPCODE |
REG_PC
| (AUTOINCR_BIT << 8))
/src/external/gpl3/binutils/dist/opcodes/
microblaze-opcm.h
101
#define
REG_PC
32 /* PC. */
/src/external/gpl3/binutils.old/dist/opcodes/
microblaze-opcm.h
101
#define
REG_PC
32 /* PC. */
Completed in 59 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026