Home
last modified time | relevance | path

Searched refs:xsave (Results 1 – 25 of 30) sorted by path

12

/illumos-gate/exception_lists/
H A Dcopyright393 usr/src/test/os-tests/tests/xsave/data/*
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A Dboot_elf.S255 xsave (%rdi) /* save data */
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vcos.c102 double x0, x1, x2, *py0 = 0, *py1 = 0, *py2, *xsave, *ysave; in __vcos() local
107 xsave = x; in __vcos()
1100 __vlibm_vcos_big(nsave, xsave, sxsave, ysave, sysave, 0x413921fb); in __vcos()
H A D__vcosbig_ultra3.c79 double x0, x1, x2, *py0, *py1, *py2, *xsave, *ysave; in __vlibm_vcos_big_ultra3() local
84 xsave = x; in __vlibm_vcos_big_ultra3()
652 __vlibm_vcos_big(nsave, xsave, sxsave, ysave, sysave, 0x413921fb); in __vlibm_vcos_big_ultra3()
H A D__vsin.c82 double x0, x1, x2, *py0 = 0, *py1 = 0, *py2, *xsave, *ysave; in __vsin() local
87 xsave = x; in __vsin()
1108 __vlibm_vsin_big(nsave, xsave, sxsave, ysave, sysave, 0x413921fb); in __vsin()
H A D__vsinbig_ultra3.c79 double x0, x1, x2, *py0, *py1, *py2, *xsave, *ysave; in __vlibm_vsin_big_ultra3() local
84 xsave = x; in __vlibm_vsin_big_ultra3()
652 __vlibm_vsin_big(nsave, xsave, sxsave, ysave, sysave, 0x413921fb); in __vlibm_vsin_big_ultra3()
H A D__vsincos.c99 *xsave, *ysave, *csave; in __vsincos() local
104 xsave = x; in __vsincos()
702 x = xsave; in __vsincos()
1545 __vlibm_vsincos_big(nsave, xsave, sxsave, ysave, sysave, csave, scsave, 0x413921fb); in __vsincos()
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vcos.S85 #define xsave STACK_BIAS-0x8 macro
260 stx %i1,[%fp+xsave] ! save arguments
263 st %i1,[%fp+xsave] ! save arguments
2951 ldx [%fp+xsave],%o1
2954 ld [%fp+xsave],%o1
H A D__vcos_ultra3.S54 #define xsave STACK_BIAS-0x8 macro
141 stx %i1,[%fp+xsave] ! save arguments
144 st %i1,[%fp+xsave] ! save arguments
3236 ldx [%fp+xsave],%o1
3239 ld [%fp+xsave],%o1
H A D__vcosf.S72 #define xsave STACK_BIAS-0x8 macro
156 stx %i1,[%fp+xsave] ! save arguments
159 st %i1,[%fp+xsave] ! save arguments
1916 ldx [%fp+xsave],%o1
1919 ld [%fp+xsave],%o1
H A D__vsin.S85 #define xsave STACK_BIAS-0x8 macro
190 stx %i1,[%fp+xsave] ! save arguments
193 st %i1,[%fp+xsave] ! save arguments
2875 ldx [%fp+xsave],%o1
2878 ld [%fp+xsave],%o1
H A D__vsin_ultra3.S54 #define xsave STACK_BIAS-0x8 macro
141 stx %i1,[%fp+xsave] ! save arguments
144 st %i1,[%fp+xsave] ! save arguments
3247 ldx [%fp+xsave],%o1
3250 ld [%fp+xsave],%o1
H A D__vsincos.S51 #define xsave STACK_BIAS-0x8 macro
138 stx %i1,[%fp+xsave] ! save arguments
143 st %i1,[%fp+xsave] ! save arguments
791 ldx [%fp+xsave],%o1
798 ld [%fp+xsave],%o1
H A D__vsincosf.S72 #define xsave STACK_BIAS-0x8 macro
157 stx %i1,[%fp+xsave] ! save arguments
162 st %i1,[%fp+xsave] ! save arguments
687 ldx [%fp+xsave],%o1
693 ld [%fp+xsave],%o1
H A D__vsinf.S72 #define xsave STACK_BIAS-0x8 macro
156 stx %i1,[%fp+xsave] ! save arguments
159 st %i1,[%fp+xsave] ! save arguments
1908 ldx [%fp+xsave],%o1
1911 ld [%fp+xsave],%o1
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dwadd_wch.c53 int xsave = w->_curx; in __m_wadd_wch() local
58 w->_curx = (short) xsave; in __m_wadd_wch()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-test-ostest.p5m188 $(i386_ONLY)dir path=opt/os-tests/tests/xsave
189 $(i386_ONLY)file path=opt/os-tests/tests/xsave/bad_xregs.32 mode=0555
190 $(i386_ONLY)file path=opt/os-tests/tests/xsave/bad_xregs.64 mode=0555
191 $(i386_ONLY)dir path=opt/os-tests/tests/xsave/data
212 $(i386_ONLY)file path=opt/os-tests/tests/xsave/fpregs.32 mode=0555
213 $(i386_ONLY)file path=opt/os-tests/tests/xsave/fpregs.64 mode=0555
214 $(i386_ONLY)file path=opt/os-tests/tests/xsave/fpregs_xbv.32 mode=0555
216 $(i386_ONLY)file path=opt/os-tests/tests/xsave/mdb_xregs mode=0555
217 $(i386_ONLY)file path=opt/os-tests/tests/xsave/proc_writes mode=0555
232 $(i386_ONLY)file path=opt/os-tests/tests/xsave/xregs_set.32 mode=0555
[all …]
H A Dsystem-test-utiltest.p5m1223 file path=opt/util-tests/tests/dis/i386/32.xsave.out mode=0444
1224 file path=opt/util-tests/tests/dis/i386/32.xsave.s mode=0444
1307 file path=opt/util-tests/tests/dis/i386/64.xsave.out mode=0444
1308 file path=opt/util-tests/tests/dis/i386/64.xsave.s mode=0444
/illumos-gate/usr/src/test/os-tests/runfiles/
H A Ddefault.run162 # The following tests all represent tests that require the xsave feature
170 [/opt/os-tests/tests/xsave]
/illumos-gate/usr/src/test/os-tests/tests/
H A DMakefile20 SUBDIRS_i386 = i386 imc zen_umc xsave
/illumos-gate/usr/src/test/os-tests/tests/xsave/
H A DMakefile51 ROOTOPTXSAVE = $(ROOTOPTDIR)/xsave
H A Dbad_xregs.c364 prxregset_xsave_t *xsave = (void *)((uintptr_t)*bufp + in bad_xregs_missing_xstate() local
367 xsave->prx_xsh_xstate_bv |= XFEATURE_AVX; in bad_xregs_missing_xstate()
416 prxregset_xsave_t *xsave = (void *)((uintptr_t)*bufp + in bad_xregs_xsave_bad_xbv() local
423 xsave->prx_xsh_xstate_bv |= (1 << 8); in bad_xregs_xsave_bad_xbv()
439 xsave->prx_xsh_xcomp_bv |= (1ULL << 63); in bad_xregs_xsave_bad_xcomp()
450 xsave->prx_xsh_reserved[0] = 0xff10; in bad_xregs_xsave_bad_rsvd0()
461 xsave->prx_xsh_reserved[1] = 0x87654321; in bad_xregs_xsave_bad_rsvd1()
472 xsave->prx_xsh_reserved[2] = 0x167169; in bad_xregs_xsave_bad_rsvd2()
483 xsave->prx_xsh_reserved[3] = 0xff7; in bad_xregs_xsave_bad_rsvd3()
494 xsave->prx_xsh_reserved[4] = 0x00f00; in bad_xregs_xsave_bad_rsvd4()
[all …]
H A Dxsave_util.c600 prxregset_xsave_t *xsave = NULL; in xsu_xregs_xmm_set() local
604 xsave = (void *)((uintptr_t)prx + in xsu_xregs_xmm_set()
610 if (xsave == NULL) { in xsu_xregs_xmm_set()
618 xsave->prx_fx_xmm[i]._l[u32] = seed; in xsu_xregs_xmm_set()
686 const prxregset_xsave_t *xsave = NULL; in xsu_fpregs_cmp() local
691 xsave = (void *)((uintptr_t)prx + in xsu_fpregs_cmp()
697 if (xsave == NULL) { in xsu_fpregs_cmp()
716 xsave->prx_fx_xmm[i]._l[u32]); in xsu_fpregs_cmp()
725 xsave->prx_fx_mxcsr); in xsu_fpregs_cmp()
746 if (fpr_cw != xsave->prx_fx_fcw) { in xsu_fpregs_cmp()
[all …]
/illumos-gate/usr/src/test/util-tests/tests/dis/i386/
H A D32.xsave.out1 libdis_test: 0f ae 20 xsave (%eax)
H A D32.xsave.s25 xsave (%eax)

12