| /linux/arch/m68k/ifpsp060/ |
| H 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
|
| H 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
|
| H 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
|
| H A D | fplsp.doc | 36 FP instructions not implemented in 68060 hardware. These 38 "FP Unimplemented Instruction".
|
| H A D | CHANGES | 41 3) For an opclass three FP instruction where the effective addressing
|
| /linux/arch/arm/nwfpe/ |
| H 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
|
| H A D | ChangeLog | 7 * Only initialize FPE state once in repeat-FP situations. (6%)
|
| /linux/tools/perf/arch/arm/tests/ |
| H A D | regs_load.S | 15 #define FP 0x58 macro 52 str fp, [r0, #FP]
|
| /linux/arch/arm/kernel/ |
| H 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/Documentation/translations/zh_TW/arch/arm64/ |
| H A D | elf_hwcaps.rst | 65 ID_AA64PFR0_EL1.FP == 0b0000 表示有此功能。 92 ID_AA64PFR0_EL1.FP == 0b0001 表示有此功能。
|
| /linux/Documentation/translations/zh_CN/arch/arm64/ |
| H A D | elf_hwcaps.rst | 62 ID_AA64PFR0_EL1.FP == 0b0000 表示有此功能。 89 ID_AA64PFR0_EL1.FP == 0b0001 表示有此功能。
|
| /linux/arch/sparc/net/ |
| H A D | bpf_jit_64.h | 34 #define FP 0x1e macro
|
| H A D | bpf_jit_32.h | 31 #define FP 0x1e macro
|
| /linux/lib/crypto/ |
| H A D | des.c | 548 #define FP(L, R, T) \ macro 794 FP(R, L, A); in des_encrypt() 815 FP(R, L, A); in des_decrypt() 865 FP(R, L, A); in des3_ede_encrypt() 894 FP(R, L, A); in des3_ede_decrypt()
|
| /linux/arch/m68k/ifpsp060/src/ |
| H A D | pfpsp.S | 2363 # _fpsp_effadd(): 060FPSP entry point for FP "Unimplemented # 2367 # FP Unimplemented Effective Address exception in an operating # 2374 # store_fpreg() - store opclass 0 or 2 result to FP regfile # 2376 # load_fpn2() - load dst operand from FP regfile # 2378 # decbin() - convert packed data to FP binary data # 2402 # (1) FP Instructions using extended precision or packed immediate # 2408 # _mem_read() "callout", converted to FP binary (if packed), and used # 2410 # word. If no FP exception should be reported ads a result of the # 2414 # corresponding to the FP exception type must be entered into the 060 # 2421 # decode and emulate the instruction. No FP exceptions can be pending # [all …]
|
| H A D | fpsp.S | 2364 # _fpsp_effadd(): 060FPSP entry point for FP "Unimplemented # 2368 # FP Unimplemented Effective Address exception in an operating # 2375 # store_fpreg() - store opclass 0 or 2 result to FP regfile # 2377 # load_fpn2() - load dst operand from FP regfile # 2379 # decbin() - convert packed data to FP binary data # 2403 # (1) FP Instructions using extended precision or packed immediate # 2409 # _mem_read() "callout", converted to FP binary (if packed), and used # 2411 # word. If no FP exception should be reported ads a result of the # 2415 # corresponding to the FP exception type must be entered into the 060 # 2422 # decode and emulate the instruction. No FP exceptions can be pending # [all …]
|
| /linux/arch/x86/lib/ |
| H A D | checksum_32.S | 270 #define FP 12 macro 295 movl %ecx, FP(%esp)
|
| /linux/arch/alpha/ |
| H A D | Kconfig.debug | 33 tristate "Kernel FP software completion" if DEBUG_KERNEL && !SMP
|
| /linux/drivers/scsi/pcmcia/ |
| H A D | Kconfig | 46 IO-DATA PCSC-FP
|
| /linux/drivers/net/fddi/ |
| H A D | Kconfig | 50 - SK-5541 (SK-NET FDDI-FP)
|
| /linux/Documentation/virt/kvm/loongarch/ |
| H A D | hypercalls.rst | 34 five generic registers (a1 - a5) used as input parameters. The FP (Floating-
|
| /linux/Documentation/crypto/ |
| H A D | descore-readme.rst | 62 - 30us per encryption (options: 64k tables, no IP/FP) 64 - 45us per encryption (options: 2k tables, no IP/FP) 177 advantage of the regular structure of operations such as IP, E, and FP 379 and stored in a nonstandard bit order (FIPS w/o IP/FP).
|
| /linux/Documentation/arch/arm/nwfpe/ |
| H A D | todo.rst | 70 risk of becoming isolated if and when hardware FP emulation comes out
|
| /linux/arch/arm/boot/dts/aspeed/ |
| H A D | aspeed-bmc-quanta-q71l.dts | 185 /* FP FRU */
|
| /linux/Documentation/networking/device_drivers/fddi/ |
| H A D | skfp.rst | 55 - SK-5541 (SK-NET FDDI-FP)
|