Home
last modified time | relevance | path

Searched refs:XSAVE (Results 1 – 25 of 1210) sorted by relevance

12345678910>>...49

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/LHS/mods/
H A DCsamp.f9025 DOUBLE PRECISION, ALLOCATABLE :: X(:), XSAVE(:)
39 ALLOCATE( XSAVE(MAXNNV) )
40 XSAVE = 0.0
51 DEALLOCATE( XSAVE )
/dports/textproc/py-pygments/Pygments-2.7.2/tests/examplefiles/
H A Dexample.dmesg8 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
9 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
10 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
11 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
12 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
32 kern :info : [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point register…
33 kern :info : [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
34 kern :info : [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
35 kern :info : [ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
36 kern :info : [ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
/dports/math/slatec/src/
H A Ddfmat.f13 DOUBLE PRECISION X,Y,YP,XSAVE,TERM,TANX
15 COMMON /DSAVEX/ XSAVE, TERM
18 IF (X .EQ. XSAVE) GO TO 10
19 XSAVE=X
H A Dfmat.f14 COMMON /SAVEX/ XSAVE, TERM
17 IF (X .EQ. XSAVE) GO TO 10
18 XSAVE=X
/dports/math/math77/MATH77/
H A Ddnlsfu.f82 2 PERM, R, RESTOR, TOOBIG, VNEED, XSAVE local
90 4 VNEED=4, XSAVE=119)
106 IF (IV(PERM) .LE. XSAVE) IV(PERM) = XSAVE + 1
145 IV(XSAVE) = IV(DAMAT) + N*L1
146 IV(NEXTV) = IV(XSAVE) + P + RSVLEN
216 XSAVE1 = IV(XSAVE)
H A Dsnlsfu.f82 2 PERM, R, RESTOR, TOOBIG, VNEED, XSAVE local
90 4 VNEED=4, XSAVE=119)
106 IF (IV(PERM) .LE. XSAVE) IV(PERM) = XSAVE + 1
145 IV(XSAVE) = IV(DAMAT) + N*L1
146 IV(NEXTV) = IV(XSAVE) + P + RSVLEN
216 XSAVE1 = IV(XSAVE)
H A Ddnlsfb.f79 2 PERM, R, RESTOR, TOOBIG, VNEED, XSAVE local
94 4 VNEED=4, XSAVE=119)
111 IF (IV(PERM) .LE. XSAVE) IV(PERM) = XSAVE + 1
153 IV(XSAVE) = IV(DAMAT) + N*L1
154 IV(NEXTV) = IV(XSAVE) + P + RSVLEN
227 XSAVE1 = IV(XSAVE)
H A Dsnlsfb.f79 2 PERM, R, RESTOR, TOOBIG, VNEED, XSAVE local
94 4 VNEED=4, XSAVE=119)
111 IF (IV(PERM) .LE. XSAVE) IV(PERM) = XSAVE + 1
153 IV(XSAVE) = IV(DAMAT) + N*L1
154 IV(NEXTV) = IV(XSAVE) + P + RSVLEN
227 XSAVE1 = IV(XSAVE)
/dports/devel/awscli/awscli-1.20.61/awscli/examples/ec2/
H A Dget-console-output.rst31 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
32 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
33 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
/dports/math/cmlib/cmlib-3.0_8/test/
H A Dbvsup.f68 COMMON /SAVEX/ XSAVE,TERM local
107 XSAVE = 0.
296 COMMON /SAVEX/XSAVE,TERM local
298 IF (X .EQ. XSAVE) GO TO 10
299 XSAVE=X
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/LHS/
H A DLhs_run.f90223 XSAVE(III)=X(III)
254 X(LOC(I,J))=XSAVE(LOC(K,J))
289 XSAVE(III)=X(III)
/dports/math/slatec/
H A Dqxdbvs.f18 DOUBLE PRECISION WORK(1000),AE,RE,XSAVE,SVE,TERM,TOL
22 COMMON /DSAVEX/ XSAVE, TERM
60 XSAVE = 0.0D+00
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/include/asm/fpu/
H A Dinternal.h208 #define XSAVE ".byte " REX_PREFIX "0x0f,0xae,0x27" macro
242 asm volatile(ALTERNATIVE_2(XSAVE, \
287 XSTATE_OP(XSAVE, xstate, lmask, hmask, err); in copy_xregs_to_kernel_booting()
373 XSTATE_OP(XSAVE, buf, lmask, hmask, err); in copy_xregs_to_user()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/include/asm/fpu/
H A Dinternal.h208 #define XSAVE ".byte " REX_PREFIX "0x0f,0xae,0x27" macro
242 asm volatile(ALTERNATIVE_2(XSAVE, \
287 XSTATE_OP(XSAVE, xstate, lmask, hmask, err); in copy_xregs_to_kernel_booting()
373 XSTATE_OP(XSAVE, buf, lmask, hmask, err); in copy_xregs_to_user()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/include/asm/fpu/
H A Dinternal.h208 #define XSAVE ".byte " REX_PREFIX "0x0f,0xae,0x27" macro
242 asm volatile(ALTERNATIVE_2(XSAVE, \
287 XSTATE_OP(XSAVE, xstate, lmask, hmask, err); in copy_xregs_to_kernel_booting()
373 XSTATE_OP(XSAVE, buf, lmask, hmask, err); in copy_xregs_to_user()
/dports/www/firefox-esr/firefox-91.8.0/mozglue/build/
H A DSSE.cpp157 const unsigned XSAVE = 1u << 26; in has_avx()
163 return has_cpuid_bits(1u, ecx, AVX | OSXSAVE | XSAVE) && in has_avx()
/dports/www/firefox/firefox-99.0/mozglue/build/
H A DSSE.cpp157 const unsigned XSAVE = 1u << 26; in has_avx()
163 return has_cpuid_bits(1u, ecx, AVX | OSXSAVE | XSAVE) && in has_avx()
/dports/lang/spidermonkey60/firefox-60.9.0/mozglue/build/
H A DSSE.cpp169 const unsigned XSAVE = 1u << 26; in has_avx()
175 return has_cpuid_bits(1u, ecx, AVX | OSXSAVE | XSAVE) && in has_avx()
/dports/www/firefox-legacy/firefox-52.8.0esr/mozglue/build/
H A DSSE.cpp182 const unsigned XSAVE = 1u << 26; in has_avx()
188 return has_cpuid_bits(1u, ecx, AVX | OSXSAVE | XSAVE) && in has_avx()
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/build/
H A DSSE.cpp157 const unsigned XSAVE = 1u << 26; in has_avx()
163 return has_cpuid_bits(1u, ecx, AVX | OSXSAVE | XSAVE) && in has_avx()
/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/build/
H A DSSE.cpp157 const unsigned XSAVE = 1u << 26; in has_avx()
163 return has_cpuid_bits(1u, ecx, AVX | OSXSAVE | XSAVE) && in has_avx()
/dports/www/firefox-esr/firefox-91.8.0/media/libjpeg/simd/x86_64/
H A Djsimdcpu.asm64 jz short .return ; O/S does not support XSAVE
72 ; using XSAVE
/dports/graphics/libjpeg-turbo/libjpeg-turbo-2.1.1/simd/x86_64/
H A Djsimdcpu.asm64 jz short .return ; O/S does not support XSAVE
72 ; using XSAVE
/dports/graphics/jpeg-turbo/libjpeg-turbo-2.1.1/simd/x86_64/
H A Djsimdcpu.asm64 jz short .return ; O/S does not support XSAVE
72 ; using XSAVE
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libjpeg_turbo/simd/x86_64/
H A Djsimdcpu.asm66 jz short .return ; O/S does not support XSAVE
74 ; using XSAVE

12345678910>>...49