menu "Floating point emulation" comment "At least one emulation must be selected" config FPE_NWFPE ... 這個(gè)是用來(lái)配置在內(nèi)核里面模擬浮點(diǎn)處理器。 具體ARM如何實(shí)現(xiàn)支持異常模擬軟浮點(diǎn),具體實(shí)現(xiàn)有時(shí)間還需要仔細(xì)看代碼,在arch/arm/nwfpe中。 這樣的方式好處在于應(yīng)用程序不需要重新編譯,需要在kernel中把浮點(diǎn)模擬...
www.dbjr.com.cn/article/1641...htm 2025-5-30