| /freebsd-14.2/sys/arm/arm/ |
| H A D | ptrace_machdep.c | 34 #ifdef VFP 38 #ifdef VFP 94 #ifdef VFP in cpu_ptrace() 100 #ifdef VFP in cpu_ptrace()
|
| H A D | swtch.S | 87 #ifdef VFP 98 #ifdef VFP
|
| H A D | vm_machdep.c | 106 #ifdef VFP in cpu_fork() 138 #ifdef VFP in cpu_fork() 217 #ifdef VFP in cpu_copy_thread()
|
| H A D | exec_machdep.c | 92 #ifdef VFP 147 #ifdef VFP in arm_get_vfpstate() 193 #ifdef VFP in get_mcontext() 269 #ifdef VFP in set_mcontext()
|
| H A D | machdep_kdb.c | 107 #ifdef VFP in fill_fpregs() 147 #ifdef VFP in set_fpregs()
|
| H A D | swtch-v6.S | 103 #ifdef VFP 171 #ifdef VFP /* This thread is dying, disable */ 321 #ifdef VFP
|
| H A D | mp_machdep.c | 57 #ifdef VFP 184 #ifdef VFP in init_secondary()
|
| H A D | genassym.c | 105 #ifdef VFP
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMInstrVFP.td | 163 // 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 D | ARM.td | 63 /// 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 D | ARMScheduleSwift.td | 602 // 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 D | freebsd32_machdep.c | 40 #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 D | exec_machdep.c | 59 #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 D | ptrace_machdep.c | 55 #if defined(VFP) && defined(COMPAT_FREEBSD32) in cpu_ptrace() 81 #if defined(VFP) && defined(COMPAT_FREEBSD32)
|
| H A D | trap.c | 63 #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 D | swtch.S | 69 #ifdef VFP 148 #ifdef VFP 268 #ifdef VFP
|
| H A D | vm_machdep.c | 52 #ifdef VFP 80 #ifdef VFP in cpu_fork()
|
| H A D | elf32_machdep.c | 55 #ifdef VFP 296 #ifdef VFP in freebsd32_setregs()
|
| H A D | mp_machdep.c | 63 #ifdef VFP 248 #ifdef VFP in init_secondary()
|
| /freebsd-14.2/sys/arm64/linux/ |
| H A D | linux_sysvec.c | 66 #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 D | options.arm64 | 6 VFP opt_global.h
|
| H A D | options.arm | 51 VFP opt_global.h
|
| /freebsd-14.2/crypto/openssl/test/ |
| H A D | README.md | 36 (`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 D | UnwindRegistersSave.S | 786 @ 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 D | NOTES | 16 options VFP # Enable floating point hardware support
|