Home
last modified time | relevance | path

Searched refs:_HWCAP_S390_ZARCH (Results 1 – 6 of 6) sorted by relevance

/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/runtime/
H A Dos_linux_s390x.go11 _HWCAP_S390_ZARCH = 2 const
24 cpu.S390X.HasZArch = val&_HWCAP_S390_ZARCH != 0
/dports/lang/gcc9/gcc-9.4.0/libgo/go/runtime/
H A Dos_linux_s390x.go11 _HWCAP_S390_ZARCH = 2 const
24 cpu.S390X.HasZArch = val&_HWCAP_S390_ZARCH != 0
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/runtime/
H A Dos_linux_s390x.go11 _HWCAP_S390_ZARCH = 2 const
24 cpu.S390X.HasZArch = val&_HWCAP_S390_ZARCH != 0
/dports/lang/gcc10/gcc-10.3.0/libgo/go/runtime/
H A Dos_linux_s390x.go11 _HWCAP_S390_ZARCH = 2 const
25 cpu.S390X.HasZARCH = val&_HWCAP_S390_ZARCH != 0
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/runtime/
H A Dos_linux_s390x.go11 _HWCAP_S390_ZARCH = 2 const
25 cpu.S390X.HasZARCH = val&_HWCAP_S390_ZARCH != 0
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/runtime/
H A Dos_linux_s390x.go11 _HWCAP_S390_ZARCH = 2 const
25 cpu.S390X.HasZARCH = val&_HWCAP_S390_ZARCH != 0