target/openrisc: Add support for ORFPX64A32
This is hardware support for double-precision floating-point using pairs of 32-bit registers. Fix latent bugs in the heretofore unused helper_itofd and helper_ftoid. Include the bit for cpu "any". Change the default cpu for linux-user to "any". Reviewed-by:Stafford Horne <shorne@gmail.com> Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>
Showing
- linux-user/openrisc/target_elf.h 1 addition, 1 deletionlinux-user/openrisc/target_elf.h
- target/openrisc/cpu.c 1 addition, 1 deletiontarget/openrisc/cpu.c
- target/openrisc/disas.c 56 additions, 0 deletionstarget/openrisc/disas.c
- target/openrisc/fpu_helper.c 12 additions, 2 deletionstarget/openrisc/fpu_helper.c
- target/openrisc/helper.h 2 additions, 0 deletionstarget/openrisc/helper.h
- target/openrisc/insns.decode 31 additions, 0 deletionstarget/openrisc/insns.decode
- target/openrisc/translate.c 230 additions, 0 deletionstarget/openrisc/translate.c
Loading
Please register or sign in to comment