mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 07:14:14 -05:00
ABI of struct fpreg. The FPU emulator operates on the "raw" FPU state stored in the pcb rather than the "cooked" fpreg state used for ptrace() and cores. Reported by: bz |
||
|---|---|---|
| .. | ||
| fpu_add.c | ||
| fpu_arith.h | ||
| fpu_compare.c | ||
| fpu_div.c | ||
| fpu_emu.c | ||
| fpu_emu.h | ||
| fpu_explode.c | ||
| fpu_extern.h | ||
| fpu_implode.c | ||
| fpu_instr.h | ||
| fpu_mul.c | ||
| fpu_sqrt.c | ||
| fpu_subr.c | ||