OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:append_insn
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-riscv.c
1971
append_insn
(struct riscv_cl_insn *ip, expressionS *address_expr,
function
2052
/* Find a non-RVC variant of the instruction.
append_insn
will compress
2127
append_insn
(&insn, ep, r);
2230
/* See comment at end of
append_insn
. */
4433
append_insn
(&insn, &imm_expr, imm_reloc);
5646
append_insn
(&insn, &imm_expr, imm_reloc);
tc-mips.c
1385
static void
append_insn
4511
append_insn
(&insn, &offset_expr, offset_reloc, false);
4513
append_insn
(&insn, NULL, unused_reloc, false);
7881
append_insn
(struct mips_cl_insn *ip, expressionS *address_expr,
9591
append_insn
(&insn, ep, r, true);
9677
append_insn
(&insn, ep, r, true);
10490
/* Set to true so that
append_insn
adds a label. */
7872
append_insn
(struct mips_cl_insn *ip, expressionS *address_expr,
function
/src/external/gpl3/binutils.old/dist/gas/config/
tc-riscv.c
1971
append_insn
(struct riscv_cl_insn *ip, expressionS *address_expr,
function
2052
/* Find a non-RVC variant of the instruction.
append_insn
will compress
2127
append_insn
(&insn, ep, r);
2230
/* See comment at end of
append_insn
. */
4422
append_insn
(&insn, &imm_expr, imm_reloc);
5635
append_insn
(&insn, &imm_expr, imm_reloc);
tc-mips.c
1381
static void
append_insn
4256
append_insn
(&insn, &offset_expr, offset_reloc, false);
4258
append_insn
(&insn, NULL, unused_reloc, false);
7572
append_insn
(struct mips_cl_insn *ip, expressionS *address_expr,
9279
append_insn
(&insn, ep, r, true);
9365
append_insn
(&insn, ep, r, true);
10187
/* Set to true so that
append_insn
adds a label. */
7563
append_insn
(struct mips_cl_insn *ip, expressionS *address_expr,
function
Completed in 54 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026