OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:repi
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-d10v.c
1557
struct d10v_opcode *rep, *
repi
;
local
1560
repi
= str_hash_find (d10v_hash, "
repi
");
1562
&& ((
repi
!= NULL
1563
&& (insn &
repi
->mask) == (unsigned)
repi
->opcode)
1568
(_("line %d: rep or
repi
must include at least 4 instructions"),
/src/external/gpl3/binutils.old/dist/gas/config/
tc-d10v.c
1557
struct d10v_opcode *rep, *
repi
;
local
1560
repi
= str_hash_find (d10v_hash, "
repi
");
1562
&& ((
repi
!= NULL
1563
&& (insn &
repi
->mask) == (unsigned)
repi
->opcode)
1568
(_("line %d: rep or
repi
must include at least 4 instructions"),
Completed in 15 milliseconds
Indexes created Thu Aug 20 00:25:57 UTC 2026