Home
last modified time | relevance | path

Searched refs:vst (Results 1 – 25 of 45) sorted by relevance

12

/netbsd-src/sys/arch/x86/include/
H A Dpowernow.h109 #define COUNT_OFF_VST(vst) DELAY(20 * (vst)) argument
133 unsigned int vst; member
/netbsd-src/sys/arch/x86/acpi/
H A Dacpi_cpu_md.c815 uint32_t val, vid, vst; in acpicpu_md_pstate_fidvid_set() local
826 vst = __SHIFTOUT(ctrl, ACPI_0FH_CONTROL_VST); in acpicpu_md_pstate_fidvid_set()
829 vst = vst * 20; in acpicpu_md_pstate_fidvid_set()
841 acpicpu_md_pstate_fidvid_write(cfid, val, 1, vst); in acpicpu_md_pstate_fidvid_set()
852 acpicpu_md_pstate_fidvid_write(cfid, cvid - 1, 1, vst); in acpicpu_md_pstate_fidvid_set()
897 acpicpu_md_pstate_fidvid_write(cfid, vid, 1, vst); in acpicpu_md_pstate_fidvid_set()
/netbsd-src/tests/lib/libc/c063/
H A Dt_o_search.c321 struct statvfs vst; in ATF_TC_BODY() local
334 fstatvfs(dfd, &vst); in ATF_TC_BODY()
335 if (strcmp(vst.f_fstypename, "nfs") == 0) in ATF_TC_BODY()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dresbin.c1052 rc_ver_stringtable *vst; in bin_to_res_version() local
1059 vst = (rc_ver_stringtable *) res_alloc (sizeof (rc_ver_stringtable)); in bin_to_res_version()
1062 &vst->language, &stverlen, &vallen, &type, &off); in bin_to_res_version()
1073 vst->strings = NULL; in bin_to_res_version()
1074 ppvs = &vst->strings; in bin_to_res_version()
1114 vst->next = NULL; in bin_to_res_version()
1115 *ppvst = vst; in bin_to_res_version()
1116 ppvst = &vst->next; in bin_to_res_version()
2031 const rc_ver_stringtable *vst; in res_to_bin_versioninfo() local
2038 for (vst = vi->u.string.stringtables; vst != NULL; vst = vst->next) in res_to_bin_versioninfo()
[all …]
H A Dresrc.c1829 rc_ver_stringtable *vst, **pp; in append_ver_stringtable() local
1831 vst = (rc_ver_stringtable *) res_alloc (sizeof (rc_ver_stringtable)); in append_ver_stringtable()
1832 vst->next = NULL; in append_ver_stringtable()
1833 unicode_from_ascii ((rc_uint_type *) NULL, &vst->language, language); in append_ver_stringtable()
1834 vst->strings = strings; in append_ver_stringtable()
1838 *pp = vst; in append_ver_stringtable()
3312 const rc_ver_stringtable *vst; in write_rc_versioninfo() local
3318 for (vst = vi->u.string.stringtables; vst != NULL; vst = vst->next) in write_rc_versioninfo()
3321 unicode_print_quoted (e, vst->language, -1); in write_rc_versioninfo()
3326 for (vs = vst->strings; vs != NULL; vs = vs->next) in write_rc_versioninfo()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dresbin.c1052 rc_ver_stringtable *vst; in bin_to_res_version() local
1059 vst = (rc_ver_stringtable *) res_alloc (sizeof (rc_ver_stringtable)); in bin_to_res_version()
1062 &vst->language, &stverlen, &vallen, &type, &off); in bin_to_res_version()
1073 vst->strings = NULL; in bin_to_res_version()
1074 ppvs = &vst->strings; in bin_to_res_version()
1114 vst->next = NULL; in bin_to_res_version()
1115 *ppvst = vst; in bin_to_res_version()
1116 ppvst = &vst->next; in bin_to_res_version()
2031 const rc_ver_stringtable *vst; in res_to_bin_versioninfo() local
2038 for (vst = vi->u.string.stringtables; vst != NULL; vst = vst->next) in res_to_bin_versioninfo()
[all …]
H A Dresrc.c1823 rc_ver_stringtable *vst, **pp; in append_ver_stringtable() local
1825 vst = (rc_ver_stringtable *) res_alloc (sizeof (rc_ver_stringtable)); in append_ver_stringtable()
1826 vst->next = NULL; in append_ver_stringtable()
1827 unicode_from_ascii ((rc_uint_type *) NULL, &vst->language, language); in append_ver_stringtable()
1828 vst->strings = strings; in append_ver_stringtable()
1832 *pp = vst; in append_ver_stringtable()
3306 const rc_ver_stringtable *vst; in write_rc_versioninfo() local
3312 for (vst = vi->u.string.stringtables; vst != NULL; vst = vst->next) in write_rc_versioninfo()
3315 unicode_print_quoted (e, vst->language, -1); in write_rc_versioninfo()
3320 for (vs = vst->strings; vs != NULL; vs = vs->next) in write_rc_versioninfo()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/chacha/asm/
H A Dchacha-s390x.pl685 vst ($xa0,"$stdframe+0x00($sp)");
686 vst ($xt0,"$stdframe+0x10($sp)");
687 vst ($xc0,"$stdframe+0x20($sp)");
688 vst ($xd0,"$stdframe+0x30($sp)");
701 vst ($xa0,"$stdframe+0x00($sp)");
702 vst ($xb0,"$stdframe+0x10($sp)");
703 vst ($xt0,"$stdframe+0x20($sp)");
704 vst ($xt1,"$stdframe+0x30($sp)");
/netbsd-src/sys/arch/x86/x86/
H A Dpowernow.c749 cstate->vst = psb->ttime; in powernow_k8_states()
832 COUNT_OFF_VST(sc->sc_state->vst); in powernow_k8_setperf()
846 COUNT_OFF_VST(sc->sc_state->vst); in powernow_k8_setperf()
890 COUNT_OFF_VST(sc->sc_state->vst); in powernow_k8_setperf()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390-builtins.def753 … 0, O2_LIT, BT_OV_VOID_V16QI_LONG_SCHARPTR) /* vst */
754 … 0, O2_LIT, BT_OV_VOID_UV16QI_LONG_UCHARPTR) /* vst */
755 … 0, O2_LIT, BT_OV_VOID_V8HI_LONG_SHORTPTR) /* vst */
756 … 0, O2_LIT, BT_OV_VOID_UV8HI_LONG_USHORTPTR) /* vst */
757 … 0, O2_LIT, BT_OV_VOID_V4SI_LONG_INTPTR) /* vst */
758 … 0, O2_LIT, BT_OV_VOID_UV4SI_LONG_UINTPTR) /* vst */
759 … 0, O2_LIT, BT_OV_VOID_V2DI_LONG_LONGLONGPTR) /* vst */
760 … 0, O2_LIT, BT_OV_VOID_UV2DI_LONG_ULONGLONGPTR) /* vst */
761 … 0, O2_LIT, BT_OV_VOID_V4SF_LONG_FLTPTR) /* vst */
762 … 0, O2_LIT, BT_OV_VOID_V2DF_LONG_DBLPTR) /* vst */
[all …]
H A D2964.md51 tmll,tmy,vlgvf,vlgvg,vlgvh,vlr,vlvgb,vlvgf,vlvgg,vlvgh,vlvgp,vst,vstl,xi,\
72 vlrepf,vlrepg,vlreph,vst,vstl,x,xg,xi,xiy,xy,kdb")
217 mh,mhi,mhy,mvc,oc,tabort,tbegin,tbeginc,tend,vst,vstl,xc")) "nothing")
H A D3906.md52 tmlh,tmll,tmy,vlgvf,vlgvg,vlgvh,vlr,vlvgb,vlvgf,vlvgg,vlvgh,vlvgp,vst,vstl,\
73 vllezlf,vlrepb,vlrepf,vlrepg,vlreph,vlrl,vlrlr,vst,vstl,vstrl,vstrlr,x,xg,xi,\
225 tbeginc,tend,vst,vstl,vstrl,vstrlr,xc")) "nothing")
H A D8561.md52 vlvgp,vst,vstef,vsteg,vstl,vstrl,vstrlr,xi,xiy")
72 vllezf,vllezg,vllezh,vllezlf,vlrepb,vlrepf,vlrepg,vlreph,vlrl,vlrlr,vst,\
229 tbeginc,tend,vst,vstef,vsteg,vstl,vstrl,vstrlr,xc")) "nothing")
H A D3931.md406 vst,
663 vst,
2250 vst,
H A Dvector.md248 vst\t%v1,%0%A0
483 ; up with vl vlvgg vst. Shouldn't the middle-end be able to handle
625 vst\t%v1,%0%A0
638 vst\t%v1,%0%A0
668 vst\t%v1,%0%A0
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390-builtins.def736 … 0, O2_LIT, BT_OV_VOID_V16QI_LONG_SCHARPTR) /* vst */
737 … 0, O2_LIT, BT_OV_VOID_UV16QI_LONG_UCHARPTR) /* vst */
738 … 0, O2_LIT, BT_OV_VOID_V8HI_LONG_SHORTPTR) /* vst */
739 … 0, O2_LIT, BT_OV_VOID_UV8HI_LONG_USHORTPTR) /* vst */
740 … 0, O2_LIT, BT_OV_VOID_V4SI_LONG_INTPTR) /* vst */
741 … 0, O2_LIT, BT_OV_VOID_UV4SI_LONG_UINTPTR) /* vst */
742 … 0, O2_LIT, BT_OV_VOID_V2DI_LONG_LONGLONGPTR) /* vst */
743 … 0, O2_LIT, BT_OV_VOID_UV2DI_LONG_ULONGLONGPTR) /* vst */
744 … 0, O2_LIT, BT_OV_VOID_V4SF_LONG_FLTPTR) /* vst */
745 … 0, O2_LIT, BT_OV_VOID_V2DF_LONG_DBLPTR) /* vst */
[all …]
H A D3906.md52 tmlh,tmll,tmy,vlgvf,vlgvg,vlgvh,vlr,vlvgb,vlvgf,vlvgg,vlvgh,vlvgp,vst,vstl,\
73 vllezlf,vlrepb,vlrepf,vlrepg,vlreph,vlrl,vlrlr,vst,vstl,vstrl,vstrlr,x,xg,xi,\
225 tbeginc,tend,vst,vstl,vstrl,vstrlr,xc")) "nothing")
H A D2964.md51 tmll,tmy,vlgvf,vlgvg,vlgvh,vlr,vlvgb,vlvgf,vlvgg,vlvgh,vlvgp,vst,vstl,xi,\
72 vlrepf,vlrepg,vlreph,vst,vstl,x,xg,xi,xiy,xy,kdb")
217 mh,mhi,mhy,mvc,oc,tabort,tbegin,tbeginc,tend,vst,vstl,xc")) "nothing")
H A D8561.md52 vlvgp,vst,vstef,vsteg,vstl,vstrl,vstrlr,xi,xiy")
72 vllezf,vllezg,vllezh,vllezlf,vlrepb,vlrepf,vlrepg,vlreph,vlrl,vlrlr,vst,\
229 tbeginc,tend,vst,vstef,vsteg,vstl,vstrl,vstrlr,xc")) "nothing")
H A Dvector.md204 vst\t%v1,%0%A0
433 ; up with vl vlvgg vst. Shouldn't the middle-end be able to handle
575 vst\t%v1,%0%A0
587 vst\t%v1,%0%A0
H A Dvx-builtins.md589 vst\t%v0,%2%A2
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dole2compounddocs359 !:ext vsd/vss/vst
362 !:ext vsd/vss/vst
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dconfig.in721 /* Define if your assembler supports vl/vst/vlm/vstm with an optional
728 /* Define if your assembler supports vl/vst/vlm/vstm with an optional
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dconfig.in779 /* Define if your assembler supports vl/vst/vlm/vstm with an optional
786 /* Define if your assembler supports vl/vst/vlm/vstm with an optional
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/perlasm/
H A Ds390x.pm618 sub vst { subroutine

12