OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:S390_NUM_FACILITY_DW
(Results
1 - 4
of
4
) sorted by null
/external/valgrind/main/VEX/pub/
libvex_s390x_common.h
85
#define
S390_NUM_FACILITY_DW
2
/external/valgrind/main/none/tests/s390x/
stfle.c
4
#define
S390_NUM_FACILITY_DW
2
9
unsigned long long hoststfle[
S390_NUM_FACILITY_DW
], match;
31
int dw =
S390_NUM_FACILITY_DW
;
/external/valgrind/main/VEX/priv/
guest_s390_helpers.c
294
ULong hoststfle[
S390_NUM_FACILITY_DW
], cc, num_dw, i;
297
/* We cannot store more than
S390_NUM_FACILITY_DW
299
if (reg0 >
S390_NUM_FACILITY_DW
- 1)
300
reg0 =
S390_NUM_FACILITY_DW
- 1;
[
all
...]
guest_s390_toIR.c
[
all
...]
Completed in 494 milliseconds