Home
last modified time | relevance | path

Searched defs:nop (Results 1 – 3 of 3) sorted by relevance

/tools/objtool/arch/loongarch/
Ddecode.c358 static u32 nop; in arch_nop_insn() local
/tools/objtool/include/objtool/
Dcheck.h30 struct instruction *first_insn, *last_insn, *nop; member
/tools/objtool/
Dcheck.c1781 struct instruction *last_new_insn = NULL, *insn, *nop = NULL; in handle_group_alt() local