FPU: Implement floating round-to-integer instructions
authorPaul Mackerras <paulus@ozlabs.org>
Wed, 22 Jul 2020 06:13:12 +0000 (16:13 +1000)
committerPaul Mackerras <paulus@ozlabs.org>
Thu, 3 Sep 2020 07:44:56 +0000 (17:44 +1000)
commit0ad2aa30149d0a6e2d3082e841f6fe5079209067
tree972470817df2736d7c61cfc34ce71e9125ac36b6
parent03d1aa968a76f338c4caf9c742e9e59d8a8d13e0
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>
decode1.vhdl
fpu.vhdl
tests/fpu/fpu.c
tests/test_fpu.bin
tests/test_fpu.console_out