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 0ad2aa3014 FPU: Implement floating round-to-integer instructions
This implements frin, friz, frip and frim, and adds tests for them.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
5 years ago
..
Makefile
fpu.c FPU: Implement floating round-to-integer instructions 5 years ago
head.S tests/fpu: Add tests for basic FPSCR function and interrupt generation 5 years ago
powerpc.lds