Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:jcc
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/lib/
H
A
D
udivsi3.S
95
jcc
L3 /* then try next algorithm */
111
jcc
L4
152
jcc
L1
/kernel/linux/linux-6.6/arch/m68k/lib/
H
A
D
udivsi3.S
95
jcc
L3 /* then try next algorithm */
111
jcc
L4
152
jcc
L1
/kernel/linux/linux-5.10/arch/x86/kernel/kprobes/
H
A
D
core.c
499
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
D
entry.S
55
jcc
1f
86
jcc
badsys
/kernel/linux/linux-6.6/arch/m68k/68000/
H
A
D
entry.S
53
jcc
1f
82
jcc
badsys
/kernel/linux/linux-5.10/arch/x86/include/asm/
H
A
D
kprobes.h
73
}
jcc
;
member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H
A
D
kprobes.h
70
}
jcc
;
member
/kernel/linux/linux-5.10/arch/m68k/coldfire/
H
A
D
entry.S
68
jcc
enosys
/kernel/linux/linux-6.6/arch/m68k/coldfire/
H
A
D
entry.S
66
jcc
enosys
/kernel/linux/linux-6.6/arch/x86/kernel/kprobes/
H
A
D
core.c
514
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
D
entry.S
220
jcc
badsys
H
A
D
head.S
2012
jcc
L(do_map)
2353
jcc
1f
/kernel/linux/linux-5.10/arch/m68k/math-emu/
H
A
D
fp_scan.S
355
jcc
1f
/kernel/linux/linux-6.6/arch/m68k/kernel/
H
A
D
entry.S
221
jcc
badsys
H
A
D
head.S
2029
jcc
L(do_map)
2370
jcc
1f
/kernel/linux/linux-6.6/arch/m68k/math-emu/
H
A
D
fp_scan.S
355
jcc
1f
Completed in 13 milliseconds