If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.
Property:CONFIG MIPS FPU EMU
BoxMatrix >> Environment >> CONFIG_MIPS_FPU_EMU | @ BoxMatrix - IRC-Chat - Translate: de es fr it nl pl |
News | Selectors | Models | Accessories | Components | Environment | Config | Commands | System | Webif | Software | Develop | Lexicon | Community | Project | Media |
Bootloader-Env | Brandings | TIATM-Env | Linux-Env | AVM-Env | Config-Env | CGI-Env | WebCM-Env | Kernel-Cfg | Research |
Kernel-Config
Goto: 0-9 - A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y - Z - ALL
Dear AVM: Please activate CONFIG_IKCONFIG for all kernels and modules.builtin (ascii) in rootfs to help developers. Thanks!
Variable: | CONFIG_MIPS_FPU_EMU - type Text | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Environment >> Kernel-Config - Origin: Linux | ||||||
Kernels: | 2.6.32.41 - 3.10.107 | ||||||
Values: | Release: y Lab+Rel: y | ||||||
Properties: | Firmware: 5.21 - 7.29 | ||||||
Defines: | Enable FPU emulation (dp_add.ko, dp_cmp.ko, dp_div.ko, dp_fint.ko, dp_flong.ko, dp_frexp.ko, dp_fsp.ko, dp_logb.ko, dp_modf.ko, dp_mul.ko, dp_scalb.ko, dp_simple.ko, dp_sqrt.ko, dp_sub.ko, dp_tint.ko, dp_tlong.ko, ieee754.ko, ieee754d.ko, ieee754dp.ko, ieee754m.ko, ieee754sp.ko, ieee754xcpt.ko, sp_add.ko, sp_cmp.ko, sp_div.ko, sp_fdp.ko, sp_fint.ko, sp_flong.ko, sp_frexp.ko, sp_logb.ko, sp_modf.ko, sp_mul.ko, sp_scalb.ko, sp_simple.ko, sp_sqrt.ko, sp_sub.ko, sp_tint.ko, sp_tlong.ko) |
Goto: GPL-Browser - Dependencies - Model-Matrix - SMW-Browser
Details
todo
GPL-Browser
Daily updated index of all Kconfig findings of this variable on the GPL-Browser. Last update: 2025-02-22 05:07 GMT.
The Browse
column points to the Path
of the Kconfig
containing this variable on the gpl.boxmatrix.info service.
The SoC
column lists the Chip-Codenames, the Model
column lists the nicks of the Box-Models.
The Diff
column links the comparison of the AVM Kernel to the pristine original from Kernel.org.
The Download
column links the full tarball the respective directory content is extracted from.
The presence of this option does not mean it fits the respective model and architecture. See the Model-Matrix where it's used.
Browse | Path | Kconfig | SoC | Arch | Model | Firmw | Diff | Download |
---|---|---|---|---|---|---|---|---|
ar10-7272-687 | linux-2.6.32.61/arch/mips | Kconfig | AR10 | MIPS | 7272 | 6.87 | 2.6.32.61 | Download |
ar9-7330-650 | linux-2.6.32.61/arch/mips | Kconfig | AR9 | MIPS | 7330 | 6.50 | 2.6.32.61 | Download |
ur8-7270-606 | linux-2.6.32.60/arch/mips | Kconfig | UR8 | MIPS | 7270 | 6.06 | 2.6.32.60 | Download |
virian-300e-630 | linux-2.6.32.61/arch/mips | Kconfig | Virian | MIPS | 300e | 6.30 | 2.6.32.61 | Download |
vr9-7490-729 | linux-3.10.107/arch/mips | Kconfig | VR9 | MIPS | 7490 | 7.29 | 3.10.107 | Download |
5 directories containing CONFIG_MIPS_FPU_EMU in Kconfig |
Dependencies
Daily updated index of all dependencies of this Kconfig-Variable. Last update: 2025-02-22 05:07 GMT.
The Dirs
column lists the amount of root directories on the GPL-Browser containing the respective Relation
.
The Firmware
column lists the range of firmware versions covered by these directories.
The presence of a Relation
does not mean it is used by AVM. See the Model-Matrix of each Object
where it's used.
Relation | Typ | Object | Dirs | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Enables | mod | dp_add.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, double precision ADD (GPL) | Linux |
Enables | mod | dp_cmp.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, double precision CMP (GPL) | Linux |
Enables | mod | dp_div.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, double precision DIV (GPL) | Linux |
Enables | mod | dp_fint.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, double precision FINT, FUNS (GPL) | Linux |
Enables | mod | dp_flong.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, double precision FLONG, FULONG (GPL) | Linux |
Enables | mod | dp_frexp.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, double precision FREXP (GPL) | Linux |
Enables | mod | dp_fsp.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, double precision FSP (GPL) | Linux |
Enables | mod | dp_logb.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, double precision LOGB (GPL) | Linux |
Enables | mod | dp_modf.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, double precision MODF (GPL) | Linux |
Enables | mod | dp_mul.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, double precision MUL (GPL) | Linux |
Enables | mod | dp_scalb.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, double precision SCALB, LDEXP (GPL) | Linux |
Enables | mod | dp_simple.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, double precision FINITE, COPYSIGN, NEG, ABS (GPL) | Linux |
Enables | mod | dp_sqrt.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, double precision SQRT (GPL) | Linux |
Enables | mod | dp_sub.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, double precision SUB (GPL) | Linux |
Enables | mod | dp_tint.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, double precision TINT, TUNS (GPL) | Linux |
Enables | mod | dp_tlong.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, double precision TLONG, TULONG (GPL) | Linux |
Enables | mod | ieee754.ko | 4 | 6.06 - 6.87 | ieee754 floating point arithmetic, single and double precision (GPL) | Linux |
Enables | mod | ieee754d.ko | 4 | 6.06 - 6.87 | MIPS floating point support, debug functions (GPL) | Linux |
Enables | mod | ieee754dp.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, double precision: common utilities (GPL) | Linux |
Enables | mod | ieee754m.ko | 4 | 6.06 - 6.87 | MIPS floating point support, floor, trunc, ceil (GPL) | Linux |
Enables | mod | ieee754sp.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, single precision (GPL) | Linux |
Enables | mod | ieee754xcpt.ko | 4 | 6.06 - 6.87 | MIPS floating point support, exception handler (GPL) | Linux |
Enables | mod | sp_add.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, single precision ADD (GPL) | Linux |
Enables | mod | sp_cmp.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, single precision CMP (GPL) | Linux |
Enables | mod | sp_div.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, single precision DIV (GPL) | Linux |
Enables | mod | sp_fdp.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, single precision FDP (GPL) | Linux |
Enables | mod | sp_fint.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, single precision FINT, FUNS (GPL) | Linux |
Enables | mod | sp_flong.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, single precision FLONG, FULONG (GPL) | Linux |
Enables | mod | sp_frexp.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, single precision FREXP (GPL) | Linux |
Enables | mod | sp_logb.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, single precision LOGB (GPL) | Linux |
Enables | mod | sp_modf.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, single precision MODF (GPL) | Linux |
Enables | mod | sp_mul.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, single precision MUL (GPL) | Linux |
Enables | mod | sp_scalb.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, single precision SCALB, LDEXP (GPL) | Linux |
Enables | mod | sp_simple.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, single precision FINITE, COPYSIGN, NEG, ABS (GPL) | Linux |
Enables | mod | sp_sqrt.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, single precision SQRT (GPL) | Linux |
Enables | mod | sp_sub.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, single precision SUB (GPL) | Linux |
Enables | mod | sp_tint.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, single precision TINT, TUNS (GPL) | Linux |
Enables | mod | sp_tlong.ko | 4 | 6.06 - 6.87 | IEEE754 floating point arithmetic, single precision TLONG, TULONG (GPL) | Linux |
38 dependencies for this Kconfig-Variable |
Model-Matrix
Daily updated index of the presence and value of this variable for each model. Last update: 2025-02-22 05:20 GMT.
Showing all models using this variable. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom/rtl)
label in the Model
column shows which CPU is meant for Multi-Linux models.
Note that this list is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.
If the 'Value' column contains '<comp>' the variable is computed at runtime. '<empty>' means the variable is present but empty (rare).
Multiple values typically show a conditional static assignment or different values in different firmware.
Model | Firmware | Value | Kernel |
---|---|---|---|
FRITZ!Box 3272 (main) | 6.87 | y | 2.6.32.61 |
FRITZ!Box WLAN 3370 (main) | 5.21 - 6.55 | y | 2.6.32.41, 3.10.73 |
FRITZ!Box 3390 (main) | 5.51 - 6.55 | y | 2.6.32.41, 3.10.73 |
FRITZ!Box 3490 (main) | 6.31 - 6.83 | y | 2.6.32.61, 3.10.73 |
FRITZ!Box 5490 (main) | 6.51 - 7.01 | y | 3.10.107, 3.10.73 |
FRITZ!Box 5491 (main) | 7.01 | y | 3.10.107 |
FRITZ!Box 6890 LTE (main) | 6.84 - 7.13 | y | 3.10.104, 3.10.12 |
FRITZ!Box 6890 LTE v1 (main) | 6.84 - 7.13 | y | 3.10.104, 3.10.12 |
FRITZ!Box 6890 LTE v2 (main) | 6.84 - 7.13 | y | 3.10.104, 3.10.12 |
FRITZ!Box 7272 (main) | 6.87 | y | 2.6.32.61 |
FRITZ!Box 7330 | 6.50 | y | 2.6.32.61 |
FRITZ!Box 7490 (main) | 7.29 | y | 3.10.107 |
FRITZ!Box 7560 (main) | 6.51 - 7.12 | y | 3.10.104, 3.10.12 |
FRITZ!Box 7580 (main) | 6.53 - 7.12 | y | 3.10.104, 3.10.12 |
FRITZ!Box 7583 (main) | 7.01 - 7.15 | y | 3.10.104 |
FRITZ!Box 7590 (main) | 6.83 - 7.13 | y | 3.10.104, 3.10.12 |
16 models use this variable |