Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/arch/arm/nwfpe/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 521 B image not shown  

Quelle  Makefile   Sprache: unbekannt

 
SPDX-License-Identifier: GPL-2.0
java.lang.NullPointerException
Copyright (C) 1998, 1999, 2001 Philip Blundell
java.lang.NullPointerException

obj-$(CONFIG_FPE_NWFPE)  += nwfpe.o

nwfpe-y    += fpa11.o fpa11_cpdo.o fpa11_cpdt.o \
       fpa11_cprt.o fpmodule.o fpopcode.o \
       softfloat.o single_cpdo.o double_cpdo.o \
       entry.o

nwfpe-$(CONFIG_FPE_NWFPE_XP) += extended_cpdo.o

Try really hard to avoid generating calls to __aeabi_uldivmod() from
float64_rem() due to loop elision.
ifdef CONFIG_CC_IS_CLANG
CFLAGS_softfloat.o += -mllvm -replexitval=never
endif

Messung V0.5 in Prozent
C=91 H=94 G=92

[Dauer der Verarbeitung: 0.15 Sekunden, vorverarbeitet 2026-04-26]