target/riscv: fpu_helper: Match function defs in HELPER macros
commit5b6c291b8db8effff625db321be232e0c4dcdb6c
authorAlistair Francis <alistair.francis@wdc.com>
Wed, 16 Dec 2020 18:22:48 +0000 (16 10:22 -0800)
committerAlistair Francis <alistair.francis@wdc.com>
Fri, 18 Dec 2020 05:56:44 +0000 (17 21:56 -0800)
tree76b6eab9c80a5d6dbcceff3fac3716f462e78c44
parent2206ffa68fc906a8651d10ca5f53081d0eec41e5
target/riscv: fpu_helper: Match function defs in HELPER macros

Update the function definitions generated in helper.h to match the
actual function implementations.

Also remove all compile time XLEN checks when building.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 614c369cb0000d070873a647b8aac7e023cba145.1608142916.git.alistair.francis@wdc.com
target/riscv/fpu_helper.c
target/riscv/helper.h