Home
last modified time | relevance | path

Searched refs:VFP (Results 1 – 25 of 58) sorted by relevance

123

/freebsd-14.2/sys/arm/arm/
H A Dptrace_machdep.c34 #ifdef VFP
38 #ifdef VFP
94 #ifdef VFP in cpu_ptrace()
100 #ifdef VFP in cpu_ptrace()
H A Dswtch.S87 #ifdef VFP
98 #ifdef VFP
H A Dvm_machdep.c106 #ifdef VFP in cpu_fork()
138 #ifdef VFP in cpu_fork()
217 #ifdef VFP in cpu_copy_thread()
H A Dexec_machdep.c92 #ifdef VFP
147 #ifdef VFP in arm_get_vfpstate()
193 #ifdef VFP in get_mcontext()
269 #ifdef VFP in set_mcontext()
H A Dmachdep_kdb.c107 #ifdef VFP in fill_fpregs()
147 #ifdef VFP in set_fpregs()
H A Dswtch-v6.S103 #ifdef VFP
171 #ifdef VFP /* This thread is dying, disable */
321 #ifdef VFP
H A Dmp_machdep.c57 #ifdef VFP
184 #ifdef VFP in init_secondary()
H A Dgenassym.c105 #ifdef VFP
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrVFP.td163 // Some single precision VFP instructions may be executed on both NEON and VFP
198 // Some single precision VFP instructions may be executed on both NEON and VFP
267 // VFP pipelines.
280 // VFP pipelines.
293 // VFP pipelines.
417 // VFP pipelines on A8.
442 // VFP pipelines on A8.
2221 // VFP pipelines.
2273 // VFP pipelines.
2325 // VFP pipelines.
[all …]
H A DARM.td63 /// Versions of the VFP flags restricted to single precision, or to
239 // Cyclone can zero VFP registers in 0 cycles.
241 // particularly effective at zeroing a VFP register.
295 // True if use a wider stride when allocating VFP registers.
307 // VFP register widths.
308 // True if splat a register between VFP and NEON instructions.
320 // Some targets have special RAW hazards for VFP/NEON VMLA/VMLS.
321 // True if VFP/NEON VMLA/VMLS have special RAW hazards.
326 // VFP to NEON, as an execution domain optimization.
349 // Some processors have a nonpipelined VFP coprocessor.
[all …]
H A DARMScheduleSwift.td602 // 4.2.34 Advanced SIMD and VFP, Floating Point
612 // 4.2.35 Advanced SIMD and VFP, Multiply
622 // 4.2.36 Advanced SIMD and VFP, Convert
625 // 4.2.37 Advanced SIMD and VFP, Move
652 // 4.2.38 Advanced SIMD and VFP, Move FPSCR
673 // 4.2.39 Advanced SIMD and VFP, Load Single Element
676 // 4.2.40 Advanced SIMD and VFP, Store Single Element
679 // 4.2.41 Advanced SIMD and VFP, Load Multiple
680 // 4.2.42 Advanced SIMD and VFP, Store Multiple
1037 // 4.2.44 VFP, Divide and Square Root
/freebsd-14.2/sys/arm64/arm64/
H A Dfreebsd32_machdep.c40 #ifdef VFP
113 #ifdef VFP in freebsd32_sysarch()
128 #ifdef VFP
245 #ifdef VFP in set_mcontext32()
390 #ifdef VFP in freebsd32_sendsig()
H A Dexec_machdep.c59 #ifdef VFP
150 #ifdef VFP in fill_fpregs()
178 #ifdef VFP in set_fpregs()
418 #ifdef VFP in exec_setregs()
532 #ifdef VFP in set_mcontext()
584 #ifdef VFP in get_fpcontext()
614 #ifdef VFP in set_fpcontext()
H A Dptrace_machdep.c55 #if defined(VFP) && defined(COMPAT_FREEBSD32) in cpu_ptrace()
81 #if defined(VFP) && defined(COMPAT_FREEBSD32)
H A Dtrap.c63 #ifdef VFP
448 #ifdef VFP
513 #ifdef VFP in do_el1h_sync()
623 #ifdef VFP in do_el0_sync()
630 #ifdef VFP in do_el0_sync()
H A Dswtch.S69 #ifdef VFP
148 #ifdef VFP
268 #ifdef VFP
H A Dvm_machdep.c52 #ifdef VFP
80 #ifdef VFP in cpu_fork()
H A Delf32_machdep.c55 #ifdef VFP
296 #ifdef VFP in freebsd32_setregs()
H A Dmp_machdep.c63 #ifdef VFP
248 #ifdef VFP in init_secondary()
/freebsd-14.2/sys/arm64/linux/
H A Dlinux_sysvec.c66 #ifdef VFP
180 #ifdef VFP in linux_exec_setregs()
222 #ifdef VFP in linux_parse_sigreturn_ctx()
375 #ifdef VFP in linux_rt_sendsig()
/freebsd-14.2/sys/conf/
H A Doptions.arm646 VFP opt_global.h
H A Doptions.arm51 VFP opt_global.h
/freebsd-14.2/crypto/openssl/test/
H A DREADME.md36 (`VERBOSE_FAILURE_PROGRESS` or `VFP` or `REPORT_FAILURES_PROGRESS`):
38 $ make test VFP=1
50 $ make test TESTS="test_cmp_*" VFP=1
/freebsd-14.2/contrib/llvm-project/libunwind/src/
H A DUnwindRegistersSave.S786 @ however this is very hard to do for VFP registers because it is unknown
788 @ Instead, VFP registers are demand saved by logic external to __unw_getcontext.
861 @ VFP and iwMMX instructions are only available when compiling with the flags
/freebsd-14.2/sys/arm/conf/
H A DNOTES16 options VFP # Enable floating point hardware support

123