Home
last modified time | relevance | path

Searched refs:INSN_NOP (Results 1 – 22 of 22) sorted by relevance

/linux/arch/parisc/include/asm/
H A Dcache.h57 ALTERNATIVE(ALT_COND_NO_SPLIT_TLB, INSN_NOP) \
61 ALTERNATIVE(ALT_COND_NO_DCACHE, INSN_NOP) \
62 ALTERNATIVE(ALT_COND_NO_IOC_FDC, INSN_NOP) \
65 ALTERNATIVE(ALT_COND_NO_DCACHE, INSN_NOP) \
66 ALTERNATIVE(ALT_COND_NO_IOC_FDC, INSN_NOP) :::"memory")
H A Dalternative.h14 #define INSN_NOP 0x08000240 /* nop */ macro
H A Dbarrier.h12 ALTERNATIVE(ALT_COND_NO_SMP, INSN_NOP) \
/linux/arch/mips/kernel/
H A Dftrace.c44 #define INSN_NOP 0x00000000 /* nop */ macro
182 new = core_kernel_text(ip) ? INSN_NOP : INSN_B_1F; in ftrace_make_nop()
193 return ftrace_modify_code_2(ip, new, INSN_NOP); in ftrace_make_nop()
215 INSN_NOP : insn_la_mcount[1]); in ftrace_make_call()
236 ftrace_modify_code(MCOUNT_ADDR, INSN_NOP); in ftrace_dyn_arch_init()
257 return ftrace_modify_code(FTRACE_GRAPH_CALL_IP, INSN_NOP); in ftrace_disable_ftrace_graph_caller()
/linux/arch/parisc/kernel/
H A Dftrace.c176 if (insn[i] != INSN_NOP) in ftrace_make_call()
191 insn[i] = INSN_NOP; in ftrace_make_nop()
193 __patch_text((void *)rec->ip, INSN_NOP); in ftrace_make_nop()
H A Dpacache.S106 ALTERNATIVE(88b, fitdone, ALT_COND_NO_SPLIT_TLB, INSN_NOP)
244 89: ALTERNATIVE(88b, 89b, ALT_COND_NO_ICACHE, INSN_NOP)
305 89: ALTERNATIVE(88b, 89b, ALT_COND_NO_DCACHE, INSN_NOP)
775 89: ALTERNATIVE(88b, 89b, ALT_COND_NO_DCACHE, INSN_NOP)
824 89: ALTERNATIVE(88b, 89b, ALT_COND_NO_DCACHE, INSN_NOP)
843 ALTERNATIVE(1b, 1b+4, ALT_COND_NO_SPLIT_TLB, INSN_NOP)
849 ALTERNATIVE(1b, 1b+4, ALT_COND_NO_SPLIT_TLB, INSN_NOP)
883 89: ALTERNATIVE(88b, 89b, ALT_COND_NO_ICACHE, INSN_NOP)
920 89: ALTERNATIVE(88b, 89b, ALT_COND_NO_DCACHE, INSN_NOP)
957 89: ALTERNATIVE(88b, 89b, ALT_COND_NO_DCACHE, INSN_NOP)
[all …]
H A Djump_label.c40 insn = INSN_NOP; in arch_jump_label_transform()
H A Dalternative.c80 if (replacement == INSN_NOP && len > 1) in apply_alternatives()
H A Dsignal.c436 if (opcode == INSN_NOP) in check_syscallno_in_delay_branch()
H A Dentry.S429 99: ALTERNATIVE(98b, 99b, ALT_COND_NO_SMP, INSN_NOP)
446 99: ALTERNATIVE(98b, 99b, ALT_COND_NO_SMP, INSN_NOP)
/linux/tools/objtool/
H A Dtrace.c185 if (orig_insn->type == INSN_NOP) { in trace_alt_begin()
200 if (alt->type == ALT_TYPE_JUMP_TABLE && orig_insn->type == INSN_NOP) in trace_alt_end()
H A Ddisas.c524 fake_nop = (!insn->sec && insn->type == INSN_NOP); in disas_print_insn()
572 if (insn->type == INSN_NOP) { in disas_insn_common()
767 if (orig_insn->type == INSN_NOP) { in disas_alt_jump()
833 nops = insn->type == INSN_NOP ? insn->len : 0; in disas_alt_group()
866 nops = dalt->orig_insn->type == INSN_NOP ? dalt->orig_insn->len : 0; in disas_alt_default()
H A Dcheck.c1418 insn->type = sibling ? INSN_RETURN : INSN_NOP; in annotate_call_site()
1446 insn->type = INSN_NOP; in annotate_call_site()
1833 nop->type = INSN_NOP; in handle_group_alt()
1916 orig_insn->type != INSN_NOP) { in handle_jump_alt()
1934 orig_insn->type = INSN_NOP; in handle_jump_alt()
1937 if (orig_insn->type == INSN_NOP) { in handle_jump_alt()
2463 insn->type != INSN_NOP) { in __annotate_late()
2613 if (!in_hole && insn->type == INSN_NOP) in mark_holes()
4219 case INSN_NOP: in validate_unret()
4343 if (insn->type == INSN_NOP || insn->type == INSN_TRAP || in ignore_unreachable_insn()
[all …]
/linux/arch/x86/tools/
H A Dinsn_sanity.c28 #define INSN_NOP 0x90 macro
230 memset(insn_buff + MAX_INSN_SIZE, INSN_NOP, MAX_INSN_SIZE); in main()
/linux/tools/objtool/include/objtool/
H A Darch.h25 INSN_NOP, enumerator
/linux/tools/objtool/arch/loongarch/
H A Ddecode.c185 insn->type = INSN_NOP; in decode_insn_reg2i12_fomat()
348 insn->type = INSN_NOP; in arch_decode_instruction()
/linux/arch/loongarch/kernel/
H A Dalternative.c51 insn->word = INSN_NOP; in add_nops()
H A Dinst.c300 return INSN_NOP; in larch_insn_gen_nop()
/linux/tools/objtool/arch/x86/
H A Ddecode.c551 insn->type = INSN_NOP; in arch_decode_instruction()
611 insn->type = INSN_NOP; in arch_decode_instruction()
/linux/arch/loongarch/net/
H A Dbpf_jit.h35 insn->word = INSN_NOP; in emit_nop()
H A Dbpf_jit.c1401 u32 old_insns[LOONGARCH_LONG_JUMP_NINSNS] = {[0 ... 4] = INSN_NOP}; in bpf_arch_text_poke()
1402 u32 new_insns[LOONGARCH_LONG_JUMP_NINSNS] = {[0 ... 4] = INSN_NOP}; in bpf_arch_text_poke()
/linux/arch/loongarch/include/asm/
H A Dinst.h13 #define INSN_NOP 0x03400000 macro