Home
last modified time | relevance | path

Searched refs:jcc (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/arch/m68k/lib/
H A Dudivsi3.S95 jcc L3 /* then try next algorithm */
111 jcc L4
152 jcc L1
/kernel/linux/linux-6.6/arch/m68k/lib/
H A Dudivsi3.S95 jcc L3 /* then try next algorithm */
111 jcc L4
152 jcc L1
/kernel/linux/linux-5.10/arch/x86/kernel/kprobes/
H A Dcore.c499 bool invert = p->ainsn.jcc.type & 1; in kprobe_emulate_jcc()
502 if (p->ainsn.jcc.type < 0xc) { in kprobe_emulate_jcc()
503 match = regs->flags & jcc_mask[p->ainsn.jcc.type >> 1]; in kprobe_emulate_jcc()
507 if (p->ainsn.jcc.type >= 0xe) in kprobe_emulate_jcc()
633 p->ainsn.jcc.type = opcode & 0xf; in prepare_emulation()
641 p->ainsn.jcc.type = opcode & 0xf; in prepare_emulation()
/kernel/linux/linux-5.10/arch/m68k/68000/
H A Dentry.S55 jcc 1f
86 jcc badsys
/kernel/linux/linux-6.6/arch/m68k/68000/
H A Dentry.S53 jcc 1f
82 jcc badsys
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dkprobes.h73 } jcc; member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dkprobes.h70 } jcc; member
/kernel/linux/linux-5.10/arch/m68k/coldfire/
H A Dentry.S68 jcc enosys
/kernel/linux/linux-6.6/arch/m68k/coldfire/
H A Dentry.S66 jcc enosys
/kernel/linux/linux-6.6/arch/x86/kernel/kprobes/
H A Dcore.c514 int3_emulate_jcc(regs, p->ainsn.jcc.type, ip, p->ainsn.rel32); in kprobe_emulate_jcc()
640 p->ainsn.jcc.type = opcode & 0xf; in prepare_emulation()
648 p->ainsn.jcc.type = opcode & 0xf; in prepare_emulation()
/kernel/linux/linux-5.10/arch/m68k/kernel/
H A Dentry.S220 jcc badsys
H A Dhead.S2012 jcc L(do_map)
2353 jcc 1f
/kernel/linux/linux-5.10/arch/m68k/math-emu/
H A Dfp_scan.S355 jcc 1f
/kernel/linux/linux-6.6/arch/m68k/kernel/
H A Dentry.S221 jcc badsys
H A Dhead.S2029 jcc L(do_map)
2370 jcc 1f
/kernel/linux/linux-6.6/arch/m68k/math-emu/
H A Dfp_scan.S355 jcc 1f

Completed in 13 milliseconds