OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OP_JR
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/arch/mips/include/
mips_opcode.h
231
#define
OP_JR
010
/src/sys/arch/mips/mips/
db_interface.c
970
if (i.RType.op ==
OP_JR
|| i.RType.op == OP_JALR)
988
&& ((i.RType.func ==
OP_JR
&& i.RType.rs != 31) ||
1010
return (i.JType.op == OP_SPECIAL && i.RType.func ==
OP_JR
&&
1025
(i.JType.op == OP_SPECIAL && i.RType.func ==
OP_JR
);
mips_stacktrace.c
405
case
OP_JR
:
mips_fixup.c
393
case
OP_JR
:
db_disasm.c
347
case
OP_JR
:
mips_emul.c
85
if (inst.RType.func ==
OP_JR
|| inst.RType.func == OP_JALR)
mips_machdep.c
187
#define JR_RA _MKINSN(OP_SPECIAL, _R_RA, 0, 0,
OP_JR
)
/src/sys/arch/arc/arc/
minidebug.c
724
case
OP_JR
:
Completed in 19 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025