You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
microwatt/tests/fpu
Paul Mackerras f8a11420ca FPU: Check for rounding overflow in 32-bit convert-to-integer operations
Without this, rounding a value of 0xFFFFFFFF up, giving 0x100000000, will
yield an incorrect result of zero.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
4 months ago
..
Makefile tests: Add a test for FP loads and stores 6 years ago
fpu.c FPU: Check for rounding overflow in 32-bit convert-to-integer operations 4 months ago
head.S tests/fpu: Add tests for basic FPSCR function and interrupt generation 6 years ago
powerpc.lds tests: Add a test for FP loads and stores 6 years ago