OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UNCD_JUMP_S
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-csky.c
110
#define
UNCD_JUMP_S
(do_pic ? UNCD_JUMP_PIC : UNCD_JUMP)
1990
csky_relax_table[C (
UNCD_JUMP_S
, DISP32)].rlx_length,
1991
csky_relax_table[C (
UNCD_JUMP_S
, DISP12)].rlx_length,
1992
C (
UNCD_JUMP_S
, 0), brarsym, 0, 0);
4245
csky_insn.relax.max = csky_relax_table[C (
UNCD_JUMP_S
, DISP32)].rlx_length;
4246
csky_insn.relax.var = csky_relax_table[C (
UNCD_JUMP_S
, DISP12)].rlx_length;
4247
csky_insn.relax.subtype = C (
UNCD_JUMP_S
, 0);
5846
fragp->fr_subtype = C (
UNCD_JUMP_S
, DISP12);
5848
fragp->fr_subtype = C (
UNCD_JUMP_S
, DISP12);
5850
fragp->fr_subtype = C (
UNCD_JUMP_S
, UNDEF_WORD_DISP)
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/config/
tc-csky.c
110
#define
UNCD_JUMP_S
(do_pic ? UNCD_JUMP_PIC : UNCD_JUMP)
1990
csky_relax_table[C (
UNCD_JUMP_S
, DISP32)].rlx_length,
1991
csky_relax_table[C (
UNCD_JUMP_S
, DISP12)].rlx_length,
1992
C (
UNCD_JUMP_S
, 0), brarsym, 0, 0);
4245
csky_insn.relax.max = csky_relax_table[C (
UNCD_JUMP_S
, DISP32)].rlx_length;
4246
csky_insn.relax.var = csky_relax_table[C (
UNCD_JUMP_S
, DISP12)].rlx_length;
4247
csky_insn.relax.subtype = C (
UNCD_JUMP_S
, 0);
5846
fragp->fr_subtype = C (
UNCD_JUMP_S
, DISP12);
5848
fragp->fr_subtype = C (
UNCD_JUMP_S
, DISP12);
5850
fragp->fr_subtype = C (
UNCD_JUMP_S
, UNDEF_WORD_DISP)
[
all
...]
Completed in 32 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026