| /linux/arch/m68k/ifpsp060/ |
| A D | README | 32 fpsp.sa Full FP Kernel Module - hex image 33 fpsp.s Full FP Kernel Module - source code 34 fpsp.doc Full FP Kernel Module - on-line documentation 36 pfpsp.sa Partial FP Kernel Module - hex image 37 pfpsp.s Partial FP Kernel Module - source code 39 fplsp.sa FP Library Module - hex image 40 fplsp.s FP Library Module - source code 41 fplsp.doc FP Library Module - on-line documentation
|
| A D | fskeleton.S | 73 | stack frame. The FP state frame holds the EXCEPTIONAL OPERAND. 92 | stack frame. The FP state frame holds the EXCEPTIONAL OPERAND. 110 | stack frame. The FP state frame holds the source operand of the faulting 129 | stack frame. The FP state frame holds the source operand of the faulting 148 | stack frame. The FP state frame holds the source operand of the faulting 167 | stack frame. The FP state frame holds the source operand of the faulting 207 | vector number 11: FP Unimplemented Instructions, FP implemented instructions when 221 | vector number 11: FP Unimplemented Instructions, FP implemented instructions when
|
| A D | TEST.DOC | 144 0x08: FP unimplemented test 145 0x10: FP enabled snan/operr/ovfl/unfl/dz/inex 155 FP unimplemented: tests FP unimplemented exception. this one is 157 want FP unimplemented instructions. 159 FP enabled: tests enabled snan/operr/ovfl/unfl/dz/inex. 161 each using an implemented FP instruction. this process
|
| A D | fplsp.doc | 36 FP instructions not implemented in 68060 hardware. These 38 "FP Unimplemented Instruction".
|
| /linux/Documentation/core-api/ |
| A D | floating-point.rst | 6 Kernel code is normally prohibited from using floating-point (FP) registers or 11 However, occasionally drivers or library functions may need to include FP code. 12 This is supported by isolating the functions containing FP code to a separate 13 translation unit (a separate source file), and saving/restoring the FP register 18 touching the FP registers outside these critical sections. Compilers sometimes 19 use FP registers to optimize inlined ``memcpy`` or variable assignment, as 56 from files implementing FP code (those with their compilation flags adjusted as 57 above). Instead, it must be included when defining the FP critical sections.
|
| /linux/arch/arm/nwfpe/ |
| A D | entry.S | 91 and r2, r6, #0x0F000000 @ test for FP insns 171 ldr_va pc, fp_enter, tmp=r4 @ Call FP module USR entry point 174 @ The FP module is called with these registers set: 178 @ r10 = FP workspace 179 @ lr = unrecognised FP instruction return address
|
| /linux/tools/perf/arch/arm/tests/ |
| A D | regs_load.S | 15 #define FP 0x58 macro 52 str fp, [r0, #FP]
|
| /linux/arch/arm/kernel/ |
| A D | unwind.c | 71 FP = 7, enumerator 73 FP = 11, 396 ctrl->vrs[FP], ctrl->vrs[SP], ctrl->vrs[LR], ctrl->vrs[PC]); in unwind_exec_insn() 437 ctrl.vrs[FP] = frame->fp; in unwind_frame() 513 frame->fp = ctrl.vrs[FP]; in unwind_frame()
|
| /linux/include/linux/ |
| A D | fpu.h | 7 #error FP code must be compiled separately. See Documentation/core-api/floating-point.rst.
|
| /linux/Documentation/translations/zh_CN/arch/arm64/ |
| A D | elf_hwcaps.rst | 62 ID_AA64PFR0_EL1.FP == 0b0000 表示有此功能。 89 ID_AA64PFR0_EL1.FP == 0b0001 表示有此功能。
|
| /linux/Documentation/translations/zh_TW/arch/arm64/ |
| A D | elf_hwcaps.rst | 65 ID_AA64PFR0_EL1.FP == 0b0000 表示有此功能。 92 ID_AA64PFR0_EL1.FP == 0b0001 表示有此功能。
|
| /linux/arch/sparc/net/ |
| A D | bpf_jit_64.h | 34 #define FP 0x1e macro
|
| A D | bpf_jit_32.h | 31 #define FP 0x1e macro
|
| /linux/tools/perf/arch/arm/util/ |
| A D | unwind-libdw.c | 31 dwarf_regs[11] = REG(FP); in libdw__arch_set_initial_registers()
|
| /linux/lib/crypto/ |
| A D | des.c | 549 #define FP(L, R, T) \ macro 795 FP(R, L, A); in des_encrypt() 816 FP(R, L, A); in des_decrypt() 866 FP(R, L, A); in des3_ede_encrypt() 895 FP(R, L, A); in des3_ede_decrypt()
|
| /linux/arch/m68k/ifpsp060/src/ |
| A D | pfpsp.S | 2363 # _fpsp_effadd(): 060FPSP entry point for FP "Unimplemented # 2376 # load_fpn2() - load dst operand from FP regfile # 2378 # decbin() - convert packed data to FP binary data # 3068 # FP Operand Error exception in an operating system. # 3079 # - The system stack contains the FP Operr exception frame # 3739 # _fpsp_dz(): 060FPSP entry point for FP DZ exception. # 3742 # the FP DZ exception in an operating system. # 3747 # _real_dz() - "callout" exit point from FP DZ handler # 3750 # - The system stack contains the FP DZ exception stack. # 3754 # - The system stack contains the FP DZ exception stack. # [all …]
|
| /linux/arch/alpha/ |
| A D | Kconfig.debug | 33 tristate "Kernel FP software completion" if DEBUG_KERNEL && !SMP
|
| /linux/arch/x86/lib/ |
| A D | checksum_32.S | 270 #define FP 12 macro 295 movl %ecx, FP(%esp)
|
| /linux/Documentation/arch/arm64/ |
| A D | cpu-feature-registers.rst | 59 based on what it supports. e.g, If FP is not supported by the 60 kernel, the values could indicate that the FP is not available 161 | FP | [19-16] | y |
|
| A D | elf_hwcaps.rst | 70 Functionality implied by ID_AA64PFR0_EL1.FP == 0b0000. 98 Functionality implied by ID_AA64PFR0_EL1.FP == 0b0001.
|
| /linux/drivers/bus/mhi/host/ |
| A D | internal.h | 60 mhi_ee(FP, "FLASH PROGRAMMER") \ 92 dev_st_trans(FP, "FLASH PROGRAMMER") \
|
| /linux/drivers/net/fddi/ |
| A D | Kconfig | 50 - SK-5541 (SK-NET FDDI-FP)
|
| /linux/drivers/scsi/pcmcia/ |
| A D | Kconfig | 46 IO-DATA PCSC-FP
|
| /linux/arch/arm64/include/asm/ |
| A D | hwcap.h | 63 #define KERNEL_HWCAP_FP __khwcap_feature(FP)
|
| /linux/Documentation/virt/kvm/loongarch/ |
| A D | hypercalls.rst | 34 five generic registers (a1 - a5) used as input parameters. The FP (Floating-
|