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:reg2ui12_format
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/arch/loongarch/net/
H
A
D
ebpf_jit.h
312
insn->
reg2ui12_format
.opcode = andi_op;
in emit_andi()
313
insn->
reg2ui12_format
.simmediate = imm;
in emit_andi()
314
insn->
reg2ui12_format
.rd = rd;
in emit_andi()
315
insn->
reg2ui12_format
.rj = rj;
in emit_andi()
330
insn->
reg2ui12_format
.opcode = ori_op;
in emit_ori()
331
insn->
reg2ui12_format
.simmediate = imm;
in emit_ori()
332
insn->
reg2ui12_format
.rd = rd;
in emit_ori()
333
insn->
reg2ui12_format
.rj = rj;
in emit_ori()
348
insn->
reg2ui12_format
.opcode = xori_op;
in emit_xori()
349
insn->
reg2ui12_format
in emit_xori()
[all...]
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H
A
D
relocate.c
55
dest = ori->
reg2ui12_format
.simmediate & 0xfff;
in apply_r_loongarch_mark_la_rel()
61
ori->
reg2ui12_format
.simmediate = dest & 0xfff;
in apply_r_loongarch_mark_la_rel()
H
A
D
module.c
193
insn->
reg2ui12_format
.simmediate = opr1 & 0xfff;
in apply_r_larch_sop_imm_field()
/kernel/linux/linux-5.10/arch/loongarch/include/uapi/asm/
H
A
D
inst.h
378
struct
reg2ui12_format
{
struct
447
struct
reg2ui12_format
reg2ui12_format
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-loongarch/asm/
H
A
D
inst.h
390
struct
reg2ui12_format
{
struct
459
struct
reg2ui12_format
reg2ui12_format
;
member
Completed in 6 milliseconds