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:binstr
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H
A
D
Makefile
6
obj-y := bindec.o
binstr
.o decbin.o do_func.o gen_except.o get_op.o \
H
A
D
binstr.S
2
|
binstr
.sa 3.3 12/19/90
72
.global
binstr
73
binstr
:
label
H
A
D
bindec.S
93
| The
binstr
routine is used to convert the LEN digit
94
| mantissa to bcd in memory. The input to
binstr
is
112
| d0: scratch; LEN input to
binstr
114
| d2: upper 32-bits of mantissa for
binstr
115
| d3: scratch;lower 32-bits of mantissa for
binstr
158
|xref
binstr
717
| The
binstr
routine is used to convert the LEN digit
718
| mantissa to bcd in memory. The input to
binstr
is
727
| d0: x/LEN call to
binstr
- final is 0
771
beqs zer_m |if zero, go directly to
binstr
[all...]
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H
A
D
Makefile
6
obj-y := bindec.o
binstr
.o decbin.o do_func.o gen_except.o get_op.o \
H
A
D
binstr.S
2
|
binstr
.sa 3.3 12/19/90
72
.global
binstr
73
binstr
:
label
H
A
D
bindec.S
93
| The
binstr
routine is used to convert the LEN digit
94
| mantissa to bcd in memory. The input to
binstr
is
112
| d0: scratch; LEN input to
binstr
114
| d2: upper 32-bits of mantissa for
binstr
115
| d3: scratch;lower 32-bits of mantissa for
binstr
158
|xref
binstr
717
| The
binstr
routine is used to convert the LEN digit
718
| mantissa to bcd in memory. The input to
binstr
is
727
| d0: x/LEN call to
binstr
- final is 0
771
beqs zer_m |if zero, go directly to
binstr
[all...]
Completed in 4 milliseconds