Home
last modified time | relevance | path

Searched refs:vrs (Results 1 – 12 of 12) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/arm/
HDunwind-arm.c151 restore_non_core_regs (phase1_vrs * vrs) in restore_non_core_regs() argument
153 if ((vrs->demand_save_flags & DEMAND_SAVE_VFP) == 0) in restore_non_core_regs()
154 __gnu_Unwind_Restore_VFP (&vrs->vfp); in restore_non_core_regs()
183 phase1_vrs *vrs = (phase1_vrs *) context; in _Unwind_VRS_Get() local
191 *(_uw *) valuep = vrs->core.r[regno]; in _Unwind_VRS_Get()
214 phase1_vrs *vrs = (phase1_vrs *) context; in _Unwind_VRS_Set() local
223 vrs->core.r[regno] = *(_uw *) valuep; in _Unwind_VRS_Set()
245 phase1_vrs *vrs = (phase1_vrs *) context; in _Unwind_VRS_Pop() local
259 ptr = (_uw *) vrs->core.r[R_SP]; in _Unwind_VRS_Pop()
264 vrs->core.r[i] = *(ptr++); in _Unwind_VRS_Pop()
[all …]
/freebsd-11-stable/sys/dev/pci/
HDpci.c1031 vpd_nextbyte(struct vpd_readstate *vrs, uint8_t *data) in vpd_nextbyte() argument
1036 if (vrs->bytesinval == 0) { in vpd_nextbyte()
1037 if (pci_read_vpd_reg(vrs->pcib, vrs->cfg, vrs->off, &reg)) in vpd_nextbyte()
1039 vrs->val = le32toh(reg); in vpd_nextbyte()
1040 vrs->off += 4; in vpd_nextbyte()
1041 byte = vrs->val & 0xff; in vpd_nextbyte()
1042 vrs->bytesinval = 3; in vpd_nextbyte()
1044 vrs->val = vrs->val >> 8; in vpd_nextbyte()
1045 byte = vrs->val & 0xff; in vpd_nextbyte()
1046 vrs->bytesinval--; in vpd_nextbyte()
[all …]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ABI/SysV-ppc64/
HDABISysV_ppc64.cpp697 size_t vrs = 1; in GetVectorValueObject() local
707 vrs++; in GetVectorValueObject()
721 new DataBufferHeap(vrs * vr_size, 0)); in GetVectorValueObject()
723 for (uint32_t i = 0; i < vrs; i++) { in GetVectorValueObject()
/freebsd-11-stable/contrib/groff/doc/
HDMakefile.in141 *.tp *.tps *.tr *.vr *.vrs
/freebsd-11-stable/contrib/libreadline/doc/
HDMakefile.in172 *.pgs *.bt *.bts *.rw *.rws *.fns *.kys *.tps *.vrs *.o \
/freebsd-11-stable/contrib/binutils/etc/
HDMakefile.in217 rm -f *.pg *.pgs *.toc *.tp *.tps *.vr *.vrs
/freebsd-11-stable/crypto/heimdal/doc/
HDMakefile.in614 heimdal.toc heimdal.tp heimdal.tps heimdal.vr heimdal.vrs \
617 hx509.tps hx509.vr hx509.vrs
/freebsd-11-stable/contrib/binutils/gas/doc/
HDMakefile.in412 as.toc as.tp as.tps as.vr as.vrs as.dvi as.pdf as.ps as.html
/freebsd-11-stable/contrib/binutils/binutils/doc/
HDMakefile.in401 binutils.vr binutils.vrs binutils.dvi binutils.pdf \
/freebsd-11-stable/contrib/gcclibs/libgomp/
HDMakefile.in542 libgomp.toc libgomp.tp libgomp.tps libgomp.vr libgomp.vrs \
/freebsd-11-stable/contrib/binutils/bfd/doc/
HDMakefile.in471 bfd.tmp bfd.toc bfd.tp bfd.tps bfd.vr bfd.vrs bfd.dvi \
/freebsd-11-stable/contrib/binutils/ld/
HDMakefile.in924 ld.toc ld.tp ld.tps ld.vr ld.vrs ld.dvi ld.pdf ld.ps ld.html