/linux-4.1.27/arch/blackfin/include/asm/ |
D | dpmc.h | 43 #define _PM_PUSH(n, x, w, base) PM_REG##n = w[FP + ((x) - (base))]; 44 #define _PM_POP(n, x, w, base) w[FP + ((x) - (base))] = PM_REG##n; 47 #define PM_PUSH(n, x) PM_REG##n = [FP++]; 48 #define PM_POP(n, x) [FP--] = PM_REG##n; 176 FP.H = hi(SYSMMR_BASE); 177 FP.L = lo(SYSMMR_BASE); 271 FP.H = hi(SYSMMR_BASE); 272 FP.L = lo(SYSMMR_BASE); 384 FP = B1; 387 FP += 4; /* EVT4 */ [all …]
|
/linux-4.1.27/arch/m68k/ifpsp060/ |
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
|
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
|
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
|
D | fplsp.doc | 36 FP instructions not implemented in 68060 hardware. These 38 "FP Unimplemented Instruction".
|
D | CHANGES | 41 3) For an opclass three FP instruction where the effective addressing
|
D | fpsp.doc | 35 These exception handlers emulate Unimplemented FP instructions,
|
/linux-4.1.27/tools/perf/arch/arm/tests/ |
D | regs_load.S | 14 #define FP 0x58 macro 51 str fp, [r0, #FP]
|
/linux-4.1.27/arch/arm/kernel/ |
D | unwind.c | 83 FP = 7, enumerator 85 FP = 11, 378 ctrl->vrs[FP], ctrl->vrs[SP], ctrl->vrs[LR], ctrl->vrs[PC]); in unwind_exec_insn() 410 ctrl.vrs[FP] = frame->fp; in unwind_frame() 463 frame->fp = ctrl.vrs[FP]; in unwind_frame()
|
/linux-4.1.27/tools/perf/arch/arm/util/ |
D | unwind-libdw.c | 28 dwarf_regs[11] = REG(FP); in libdw__arch_set_initial_registers()
|
/linux-4.1.27/arch/sparc/net/ |
D | bpf_jit.h | 30 #define FP 0x1e macro
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
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 …]
|
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 …]
|
D | fplsp.S | 335 set USER_FPIAR, LV+40 # FP instr address register 337 set USER_FPSR, LV+36 # FP status register 343 set USER_FPCR, LV+32 # FP control register 5536 #--FLOATING POINT FORMAT, THE TWO FMOVE'S FMOVE.L FP <--> N
|
/linux-4.1.27/crypto/ |
D | des_generic.c | 557 #define FP(L, R, T) \ macro 820 FP(R, L, A); in des_encrypt() 843 FP(R, L, A); in des_decrypt() 917 FP(R, L, A); in des3_ede_encrypt() 948 FP(R, L, A); in des3_ede_decrypt()
|
/linux-4.1.27/arch/arm/nwfpe/ |
D | entry.S | 101 and r2, r6, #0x0F000000 @ test for FP insns
|
D | ChangeLog | 7 * Only initialize FPE state once in repeat-FP situations. (6%)
|
/linux-4.1.27/arch/alpha/ |
D | Kconfig.debug | 35 tristate "Kernel FP software completion" if DEBUG_KERNEL && !SMP
|
/linux-4.1.27/arch/x86/lib/ |
D | checksum_32.S | 287 #define FP 12 macro 314 movl %ecx, FP(%esp) 351 2: movl FP(%esp), %edx
|
/linux-4.1.27/arch/m32r/kernel/ |
D | entry.S | 108 #define FP(reg) @(0x60,reg) /* FP = R13 */ macro
|
/linux-4.1.27/arch/frv/kernel/ |
D | switch_to.S | 115 # - SP, FP, LR, GR15, GR28 and GR29 will have been set up appropriately 134 # restore extra general regs and FP/Media regs
|
/linux-4.1.27/drivers/scsi/pcmcia/ |
D | Kconfig | 42 IO-DATA PCSC-FP
|
/linux-4.1.27/drivers/net/fddi/ |
D | Kconfig | 54 - SK-5541 (SK-NET FDDI-FP)
|
/linux-4.1.27/Documentation/frv/ |
D | clock.txt | 38 FP-Media: fr0-31, Media
|
/linux-4.1.27/arch/arm/vfp/ |
D | vfphw.S | 84 ldr r3, [sp, #S_PSR] @ Neither lazy restore nor FP exceptions
|
/linux-4.1.27/arch/m32r/platforms/oaks32r/ |
D | dot.gdbinit.nommu | 81 printf "R12[0x%08lX] FP[0x%08lX] LR[0x%08lX] SP[0x%08lX]\n",$r12,$fp,$lr,$sp
|
/linux-4.1.27/kernel/bpf/ |
D | core.c | 48 #define FP regs[BPF_REG_FP] macro 295 FP = (u64) (unsigned long) &stack[ARRAY_SIZE(stack)]; in __bpf_prog_run()
|
/linux-4.1.27/Documentation/crypto/ |
D | descore-readme.txt | 50 30us per encryption (options: 64k tables, no IP/FP) 52 45us per encryption (options: 2k tables, no IP/FP) 142 advantage of the regular structure of operations such as IP, E, and FP 322 and stored in a nonstandard bit order (FIPS w/o IP/FP).
|
/linux-4.1.27/Documentation/arm/nwfpe/ |
D | TODO | 66 risk of becoming isolated if and when hardware FP emulation comes out
|
/linux-4.1.27/arch/m32r/platforms/mappi3/ |
D | dot.gdbinit | 139 printf "R12[0x%08lX] FP[0x%08lX] LR[0x%08lX] SP[0x%08lX]\n",$r12,$fp,$lr,$sp
|
/linux-4.1.27/arch/m32r/platforms/mappi2/ |
D | dot.gdbinit.vdec2 | 150 printf "R12[0x%08lX] FP[0x%08lX] LR[0x%08lX] SP[0x%08lX]\n",$r12,$fp,$lr,$sp
|
/linux-4.1.27/arch/m32r/platforms/m32700ut/ |
D | dot.gdbinit_200MHz_16MB | 151 printf "R12[0x%08lX] FP[0x%08lX] LR[0x%08lX] SP[0x%08lX]\n",$r12,$fp,$lr,$sp
|
D | dot.gdbinit_400MHz_32MB | 151 printf "R12[0x%08lX] FP[0x%08lX] LR[0x%08lX] SP[0x%08lX]\n",$r12,$fp,$lr,$sp
|
D | dot.gdbinit_300MHz_32MB | 151 printf "R12[0x%08lX] FP[0x%08lX] LR[0x%08lX] SP[0x%08lX]\n",$r12,$fp,$lr,$sp
|
/linux-4.1.27/arch/m32r/platforms/mappi/ |
D | dot.gdbinit | 167 printf "R12[0x%08lX] FP[0x%08lX] LR[0x%08lX] SP[0x%08lX]\n",$r12,$fp,$lr,$sp
|
D | dot.gdbinit.nommu | 167 printf "R12[0x%08lX] FP[0x%08lX] LR[0x%08lX] SP[0x%08lX]\n",$r12,$fp,$lr,$sp
|
D | dot.gdbinit.smp | 235 printf "R12[0x%08lX] FP[0x%08lX] LR[0x%08lX] SP[0x%08lX]\n",$r12,$fp,$lr,$fp
|
/linux-4.1.27/arch/m32r/platforms/opsput/ |
D | dot.gdbinit | 176 printf "R12[%08lx] FP[%08lx] LR[%08lx] SP[%08lx]\n",$r12,$fp,$lr,$sp
|
/linux-4.1.27/Documentation/networking/ |
D | skfp.txt | 50 - SK-5541 (SK-NET FDDI-FP)
|
/linux-4.1.27/arch/powerpc/boot/dts/ |
D | xpedite5200.dts | 102 * 1: BRD_CFG1 (1: FP ethernet present)
|
D | xpedite5200_xmon.dts | 106 * 1: BRD_CFG1 (1: FP ethernet present)
|
/linux-4.1.27/arch/sparc/kernel/ |
D | fpu_traps.S | 223 cmp %g1, 2 ! Unfinished FP-OP
|
/linux-4.1.27/Documentation/metag/ |
D | kernel-ABI.txt | 32 FX General FP unit 0-15
|
/linux-4.1.27/Documentation/powerpc/ |
D | transactional_memory.txt | 178 TM_CAUSE_FAC_UNAV FP/VEC/VSX unavailable trap.
|
/linux-4.1.27/Documentation/arm/ |
D | README | 89 Although modularisation is supported (and required for the FP emulator),
|
/linux-4.1.27/arch/unicore32/kernel/ |
D | entry.S | 221 @ Clear FP to mark the first stack frame
|
/linux-4.1.27/arch/m68k/fpsp040/ |
D | ssin.S | 446 |--FLOATING POINT FORMAT, THE TWO FMOVE'S FMOVE.L FP <--> N
|
/linux-4.1.27/arch/mips/ |
D | Kconfig | 2143 bool "Dynamic FPU affinity for FP-intensive threads" 2645 bool "Support for O32 binaries using 64-bit FP (EXPERIMENTAL)" 2655 of your kernel & potentially improve FP emulation performance by
|
/linux-4.1.27/arch/sh/kernel/cpu/sh5/ |
D | entry.S | 811 ! setup FP so that unwinder can wind back through nested kernel mode
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | api.txt | 2016 ARM 64-bit FP registers have the following id bit patterns: 2023 arm64 core/FP-SIMD registers have the following id bit patterns. Note 3461 allows the Config1.FP bit to be set to enable the FPU in the guest. Once this is
|
/linux-4.1.27/arch/arm/ |
D | Kconfig | 2043 If you do not feel you need a faster FP emulation you should better
|