OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:s390x
(Results
1 - 25
of
1430
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/go/darwin-x86/src/cmd/vet/all/whitelist/
s390x.txt
1
runtime/asm_s390x.s: [
s390x
] abort: function abort missing Go declaration
2
runtime/asm_s390x.s: [
s390x
] memeqbody: function memeqbody missing Go declaration
3
runtime/asm_s390x.s: [
s390x
] memeqbodyclc: function memeqbodyclc missing Go declaration
4
runtime/asm_s390x.s: [
s390x
] indexbytebody: function indexbytebody missing Go declaration
5
runtime/asm_s390x.s: [
s390x
] cannot check cross-package assembly function: Compare is in package bytes
6
runtime/asm_s390x.s: [
s390x
] cmpbody: function cmpbody missing Go declaration
7
runtime/asm_s390x.s: [
s390x
] cmpbodyclc: function cmpbodyclc missing Go declaration
8
runtime/asm_s390x.s: [
s390x
] cannot check cross-package assembly function: supportsVX is in package strings
9
runtime/asm_s390x.s: [
s390x
] cannot check cross-package assembly function: supportsVX is in package bytes
10
runtime/asm_s390x.s: [
s390x
] cannot check cross-package assembly function: indexShortStr is in package string
[
all
...]
/prebuilts/go/linux-x86/src/cmd/vet/all/whitelist/
s390x.txt
1
runtime/asm_s390x.s: [
s390x
] abort: function abort missing Go declaration
2
runtime/asm_s390x.s: [
s390x
] memeqbody: function memeqbody missing Go declaration
3
runtime/asm_s390x.s: [
s390x
] memeqbodyclc: function memeqbodyclc missing Go declaration
4
runtime/asm_s390x.s: [
s390x
] indexbytebody: function indexbytebody missing Go declaration
5
runtime/asm_s390x.s: [
s390x
] cannot check cross-package assembly function: Compare is in package bytes
6
runtime/asm_s390x.s: [
s390x
] cmpbody: function cmpbody missing Go declaration
7
runtime/asm_s390x.s: [
s390x
] cmpbodyclc: function cmpbodyclc missing Go declaration
8
runtime/asm_s390x.s: [
s390x
] cannot check cross-package assembly function: supportsVX is in package strings
9
runtime/asm_s390x.s: [
s390x
] cannot check cross-package assembly function: supportsVX is in package bytes
10
runtime/asm_s390x.s: [
s390x
] cannot check cross-package assembly function: indexShortStr is in package string
[
all
...]
/external/ltp/include/lapi/syscalls/
order
8
s390x
/external/valgrind/none/tests/s390x/
cu12_1.vgtest
1
prereq: ../../../tests/s390x_features
s390x
-etf3
cu14_1.vgtest
1
prereq: ../../../tests/s390x_features
s390x
-etf3
cu21_1.vgtest
1
prereq: ../../../tests/s390x_features
s390x
-etf3
cu24_1.vgtest
1
prereq: ../../../tests/s390x_features
s390x
-etf3
ecag.vgtest
1
prereq: ../../../tests/s390x_features
s390x
-genins
stckf.vgtest
2
prereq: ../../../tests/s390x_features
s390x
-stckf
dfpext.vgtest
2
prereq: test -e dfpext && ../../../tests/s390x_features
s390x
-dfp && ../../../tests/s390x_features
s390x
-fpext
high-word.vgtest
2
prereq: ../../../tests/s390x_features '
s390x
-highw'
stfle.vgtest
2
prereq: ../../../tests/s390x_features
s390x
-stfle z196
dfp-1.vgtest
2
prereq: test -e dfp-1 && ../../../tests/s390x_features
s390x
-dfp
dfp-2.vgtest
2
prereq: test -e dfp-2 && ../../../tests/s390x_features
s390x
-dfp
dfp-3.vgtest
2
prereq: test -e dfp-3 && ../../../tests/s390x_features
s390x
-dfp
dfp-4.vgtest
2
prereq: test -e dfp-4 && ../../../tests/s390x_features
s390x
-dfp
dfpconv.vgtest
2
prereq: test -e dfpconv && ../../../tests/s390x_features
s390x
-dfp
dfptest.vgtest
2
prereq: test -e dfptest && ../../../tests/s390x_features
s390x
-dfp
fixbr.vgtest
2
prereq: test -e fixbr && ../../../tests/s390x_features
s390x
-fpext
fpext.vgtest
2
prereq: test -e fpext && ../../../tests/s390x_features
s390x
-fpext
fpext_fail.vgtest
2
prereq: test -e fpext && ../../../tests/s390x_features '!
s390x
-fpext'
fpext_warn.vgtest
2
prereq: ../../../tests/s390x_features '!
s390x
-fpext'
pfpo.vgtest
2
prereq: test -e pfpo && ../../../tests/s390x_features
s390x
-pfpo
/prebuilts/go/darwin-x86/src/cmd/asm/internal/arch/
s390x.go
6
//
s390x
instruction set, to minimize its interaction
13
"cmd/internal/obj/
s390x
"
51
// IsS390xCMP reports whether the op (as defined by an
s390x
.A* constant) is
55
case
s390x
.ACMP,
s390x
.ACMPU,
s390x
.ACMPW,
s390x
.ACMPWU:
61
// IsS390xNEG reports whether the op (as defined by an
s390x
.A* constant) is
65
case
s390x
.ANEG,
s390x
.ANEGW
[
all
...]
/prebuilts/go/linux-x86/src/cmd/asm/internal/arch/
s390x.go
6
//
s390x
instruction set, to minimize its interaction
13
"cmd/internal/obj/
s390x
"
51
// IsS390xCMP reports whether the op (as defined by an
s390x
.A* constant) is
55
case
s390x
.ACMP,
s390x
.ACMPU,
s390x
.ACMPW,
s390x
.ACMPWU:
61
// IsS390xNEG reports whether the op (as defined by an
s390x
.A* constant) is
65
case
s390x
.ANEG,
s390x
.ANEGW
[
all
...]
Completed in 320 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>