025c284b8d
a floating point instruction into a 6-bit register number for double and quad arguments. Make use of the new INSFPdq_RN macro where apporpriate; this is required for correctly handling the "high" fp registers (>= %f32). Fix a number of bugs related to the handling of the high registers which were caused by using __fpu_[gs]etreg() where __fpu_[gs]etreg64() should be used (the former can only access the low, single-precision, registers). Submitted by: tmm |
||
---|---|---|
.. | ||
fpu_add.c | ||
fpu_arith.h | ||
fpu_compare.c | ||
fpu_div.c | ||
fpu_emu.h | ||
fpu_explode.c | ||
fpu_extern.h | ||
fpu_implode.c | ||
fpu_mul.c | ||
fpu_qp.c | ||
fpu_reg.h | ||
fpu_reg.S | ||
fpu_sqrt.c | ||
fpu_subr.c | ||
fpu.c | ||
Makefile.inc |