OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:branch_disp
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-cris.c
140
static int
branch_disp
(int);
853
opcodep[0] =
branch_disp
((target_address - address_of_var_part));
1068
storep[0] =
branch_disp
(distance - 2);
3318
branch_disp
(int offset)
function
3395
writep[opc_offset] =
branch_disp
(branch_offset);
3765
bufp[0] =
branch_disp
(val);
tc-mips.c
7888
int
branch_disp
;
8108
branch_disp
= method == APPEND_SWAP ? insn_length (history) : 0;
8122
dwarf2_move_insn ((HAVE_CODE_COMPRESSION ? 1 : 0) -
branch_disp
);
8471
delay.frag->fr_fix -=
branch_disp
;
8473
move_insn (ip, ip->frag, ip->where -
branch_disp
);
7879
int
branch_disp
;
local
/src/external/gpl3/binutils.old/dist/gas/config/
tc-cris.c
140
static int
branch_disp
(int);
853
opcodep[0] =
branch_disp
((target_address - address_of_var_part));
1068
storep[0] =
branch_disp
(distance - 2);
3318
branch_disp
(int offset)
function
3395
writep[opc_offset] =
branch_disp
(branch_offset);
3765
bufp[0] =
branch_disp
(val);
tc-mips.c
7579
int
branch_disp
;
7799
branch_disp
= method == APPEND_SWAP ? insn_length (history) : 0;
7813
dwarf2_move_insn ((HAVE_CODE_COMPRESSION ? 1 : 0) -
branch_disp
);
8159
delay.frag->fr_fix -=
branch_disp
;
8161
move_insn (ip, ip->frag, ip->where -
branch_disp
);
7570
int
branch_disp
;
local
Completed in 46 milliseconds
Indexes created Tue Apr 07 00:22:49 UTC 2026