target/openrisc: Fix madd
Note that the specification for lf.madd.s is confused. It's the only mention of supposed FPMADDHI/FPMADDLO special registers. On the other hand, or1ksim implements a somewhat normal non-fused multiply and add. Mirror that. Reviewed-by:Bastian Koppelmann <kbastian@mail.uni-paderborn.de> Signed-off-by:
Richard Henderson <rth@twiddle.net>
Showing
- target/openrisc/cpu.h 0 additions, 3 deletionstarget/openrisc/cpu.h
- target/openrisc/fpu_helper.c 24 additions, 44 deletionstarget/openrisc/fpu_helper.c
- target/openrisc/helper.h 2 additions, 5 deletionstarget/openrisc/helper.h
- target/openrisc/translate.c 4 additions, 9 deletionstarget/openrisc/translate.c
Loading
Please register or sign in to comment