OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INSN_LUI_P
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/mips/include/
mips_opcode.h
419
#define
INSN_LUI_P
(insn) (((insn) >> 26) == OP_LUI)
/src/sys/arch/mips/cavium/
octeon_cpunode.c
181
KASSERT(
INSN_LUI_P
(new_insns[0]));
/src/sys/arch/mips/mips/
mips_fixup.c
91
if (
INSN_LUI_P
(insn)) {
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025