tests/fpu: Add tests for lfs and stfs instructions
authorPaul Mackerras <paulus@ozlabs.org>
Thu, 2 Jul 2020 09:55:30 +0000 (19:55 +1000)
committerPaul Mackerras <paulus@ozlabs.org>
Thu, 3 Sep 2020 05:23:18 +0000 (15:23 +1000)
commit76ec1a2f0aba7863d5704cf56f9bf07e1435cdaf
treef45864f62342b157c6a523522cccc0f093229553
parent9d285a265cf9fab8f5f17d6d4588d9545e555e68
tests/fpu: Add tests for lfs and stfs instructions

This exercises the single-to-double and double-to-single conversions,
including denormalized cases.

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