mirror of
https://github.com/opnsense/src.git
synced 2026-03-10 02:01:51 -04:00
currently supporting sparc64. After a `make depend all` there are three programs; testsoftfloat for testing against the SoftFloat in src/lib/libc/softfloat for reference purposes, testemufloat for testing the emulator source in src/lib/libc/sparc64/fpu and testfloat for testing with the installed libc. Support for other architectures can be added as needed. PR: 144900 Submitted by: Peter Jeremy |
||
|---|---|---|
| .. | ||
| fpu_emul.S | ||
| fpu_reg.h | ||
| fpu_util.c | ||
| libc_private.h | ||
| Makefile | ||
| milieu.h | ||
| namespace.h | ||
| softfloat.h | ||
| sparc64.h | ||
| systflags.c | ||
| systfloat.h | ||
| systfloat.S | ||
| systmodes.c | ||
| un-namespace.h | ||