OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:s390_host_hwcaps
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/VEX/priv/
host_s390_defs.h
764
extern UInt
s390_host_hwcaps
;
768
(
s390_host_hwcaps
& (VEX_HWCAPS_S390X_LDISP))
770
(
s390_host_hwcaps
& (VEX_HWCAPS_S390X_EIMM))
772
(
s390_host_hwcaps
& (VEX_HWCAPS_S390X_GIE))
774
(
s390_host_hwcaps
& (VEX_HWCAPS_S390X_DFP))
776
(
s390_host_hwcaps
& (VEX_HWCAPS_S390X_FGX))
778
(
s390_host_hwcaps
& (VEX_HWCAPS_S390X_ETF2))
780
(
s390_host_hwcaps
& (VEX_HWCAPS_S390X_STFLE))
782
(
s390_host_hwcaps
& (VEX_HWCAPS_S390X_ETF3))
784
(
s390_host_hwcaps
& (VEX_HWCAPS_S390X_STCKF)
[
all
...]
host_s390_isel.c
[
all
...]
host_s390_defs.c
53
UInt
s390_host_hwcaps
;
variable
[
all
...]
Completed in 30 milliseconds