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:SW_C0
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/math-emu/
H
A
D
fpu_etc.c
48
setcc(
SW_C0
);
in ftst_()
56
setcc(
SW_C0
);
in ftst_()
67
setcc(
SW_C0
| SW_C2 | SW_C3); /* Operand is not comparable */
in ftst_()
74
setcc(
SW_C0
);
in ftst_()
77
setcc(
SW_C0
| SW_C2 | SW_C3); /* Operand is not comparable */
in ftst_()
83
setcc(
SW_C0
| SW_C2 | SW_C3);
in ftst_()
94
c = SW_C3 |
SW_C0
;
in fxam()
111
c =
SW_C0
;
in fxam()
114
c = SW_C2 |
SW_C0
;
in fxam()
H
A
D
reg_compare.c
178
f = SW_C3 | SW_C2 |
SW_C0
;
in FPU_compare_st_data()
182
f =
SW_C0
;
in FPU_compare_st_data()
191
f = SW_C3 | SW_C2 |
SW_C0
;
in FPU_compare_st_data()
197
f = SW_C3 | SW_C2 |
SW_C0
;
in FPU_compare_st_data()
213
setcc(SW_C3 | SW_C2 |
SW_C0
);
in compare_st_st()
222
setcc(SW_C3 | SW_C2 |
SW_C0
);
in compare_st_st()
228
f =
SW_C0
;
in compare_st_st()
237
f = SW_C3 | SW_C2 |
SW_C0
;
in compare_st_st()
243
f = SW_C3 | SW_C2 |
SW_C0
;
in compare_st_st()
265
partial_status &= ~
SW_C0
;
in compare_i_st_st()
[all...]
H
A
D
status_w.h
28
#define
SW_C0
Const__(0x0100) /* condition bit 0 */
macro
54
partial_status &= ~(
SW_C0
| SW_C1 | SW_C2 | SW_C3);
in setcc()
55
partial_status |= (cc) & (
SW_C0
| SW_C1 | SW_C2 | SW_C3);
in setcc()
H
A
D
errors.c
133
if (partial_status &
SW_C0
)
in FPU_printall()
158
partial_status & SW_C1 ? 1 : 0, partial_status &
SW_C0
? 1 : 0, /* cc */
in FPU_printall()
H
A
D
fpu_entry.c
326
setcc(SW_C3 | SW_C2 |
SW_C0
);
in math_emulate()
445
setcc(SW_C3 | SW_C2 |
SW_C0
);
in math_emulate()
H
A
D
fpu_trig.c
863
cc |=
SW_C0
;
in do_fprem()
/kernel/linux/linux-6.6/arch/x86/math-emu/
H
A
D
fpu_etc.c
48
setcc(
SW_C0
);
in ftst_()
56
setcc(
SW_C0
);
in ftst_()
67
setcc(
SW_C0
| SW_C2 | SW_C3); /* Operand is not comparable */
in ftst_()
74
setcc(
SW_C0
);
in ftst_()
77
setcc(
SW_C0
| SW_C2 | SW_C3); /* Operand is not comparable */
in ftst_()
83
setcc(
SW_C0
| SW_C2 | SW_C3);
in ftst_()
94
c = SW_C3 |
SW_C0
;
in fxam()
111
c =
SW_C0
;
in fxam()
114
c = SW_C2 |
SW_C0
;
in fxam()
H
A
D
reg_compare.c
178
f = SW_C3 | SW_C2 |
SW_C0
;
in FPU_compare_st_data()
182
f =
SW_C0
;
in FPU_compare_st_data()
191
f = SW_C3 | SW_C2 |
SW_C0
;
in FPU_compare_st_data()
197
f = SW_C3 | SW_C2 |
SW_C0
;
in FPU_compare_st_data()
213
setcc(SW_C3 | SW_C2 |
SW_C0
);
in compare_st_st()
222
setcc(SW_C3 | SW_C2 |
SW_C0
);
in compare_st_st()
228
f =
SW_C0
;
in compare_st_st()
237
f = SW_C3 | SW_C2 |
SW_C0
;
in compare_st_st()
243
f = SW_C3 | SW_C2 |
SW_C0
;
in compare_st_st()
265
partial_status &= ~
SW_C0
;
in compare_i_st_st()
[all...]
H
A
D
status_w.h
28
#define
SW_C0
Const__(0x0100) /* condition bit 0 */
macro
54
partial_status &= ~(
SW_C0
| SW_C1 | SW_C2 | SW_C3);
in setcc()
55
partial_status |= (cc) & (
SW_C0
| SW_C1 | SW_C2 | SW_C3);
in setcc()
H
A
D
errors.c
133
if (partial_status &
SW_C0
)
in FPU_printall()
158
partial_status & SW_C1 ? 1 : 0, partial_status &
SW_C0
? 1 : 0, /* cc */
in FPU_printall()
H
A
D
fpu_entry.c
327
setcc(SW_C3 | SW_C2 |
SW_C0
);
in math_emulate()
446
setcc(SW_C3 | SW_C2 |
SW_C0
);
in math_emulate()
H
A
D
fpu_trig.c
868
cc |=
SW_C0
;
in do_fprem()
Completed in 9 milliseconds