tests/fpu: Add tests for basic FPSCR function and interrupt generation
authorPaul Mackerras <paulus@ozlabs.org>
Wed, 15 Jul 2020 02:46:18 +0000 (12:46 +1000)
committerPaul Mackerras <paulus@ozlabs.org>
Thu, 3 Sep 2020 07:44:20 +0000 (17:44 +1000)
commitbf1d9e9531aea859d6ba1218a42f3c125845b320
tree64c4f6a9f821fa9eb5a4b769d39d4edea7d13202
parent856e9e955f0e5ddcd64c6d328f279e12a5973574
tests/fpu: Add tests for basic FPSCR function and interrupt generation

This tests mffs, mtfsf and the generation of floating-point type
program interrupts that occur as a result of mtfsf.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
tests/fpu/fpu.c
tests/fpu/head.S
tests/test_fpu.bin
tests/test_fpu.console_out