OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stckf
(Results
1 - 6
of
6
) sorted by null
/external/valgrind/main/none/tests/s390x/
stckf.vgtest
1
prog:
stckf
2
prereq: ../../../tests/s390x_features s390x-
stckf
stckf.c
6
int
stckf
(unsigned long *addr)
function
27
cc =
stckf
(&start);
31
cc =
stckf
(&end);
Makefile.am
8
op_exception fgx stck
stckf
stcke stfle cksm mvcl clcl troo \
Makefile.in
76
stckf
$(EXEEXT) stcke$(EXEEXT) stfle$(EXEEXT) cksm$(EXEEXT) \
272
stckf_SOURCES =
stckf
.c
273
stckf_OBJECTS =
stckf
.$(OBJEXT)
332
op_exception.c or.c or_EI.c srst.c stck.c stcke.c
stckf
.c \
342
op_exception.c or.c or_EI.c srst.c stck.c stcke.c
stckf
.c \
628
op_exception fgx stck
stckf
stcke stfle cksm mvcl clcl troo \
859
stckf
$(EXEEXT): $(stckf_OBJECTS) $(stckf_DEPENDENCIES)
860
@rm -f
stckf
$(EXEEXT)
[
all
...]
/external/valgrind/main/tests/
s390x_features.c
211
} else if (strcmp(feature, "s390x-
stckf
") == 0 ) {
/external/valgrind/main/VEX/priv/
guest_s390_toIR.c
[
all
...]
Completed in 186 milliseconds