summary refs log tree commit diff stats
path: root/target/openrisc/fpu_helper.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* target/openrisc: Set PC to cpu state on FPU exceptionStafford Horne2023-05-111-2/+11
* softfloat: Name compare relation enumRichard Henderson2020-05-191-2/+2
* target/openrisc: Fix FPCSR mask to allow setting DZFStafford Horne2020-01-161-1/+1
* target/openrisc: Implement move to/from FPCSRRichard Henderson2019-09-041-0/+13
* target/openrisc: Implement unordered fp comparisonsRichard Henderson2019-09-041-0/+20
* target/openrisc: Add support for ORFPX64A32Richard Henderson2019-09-041-2/+12
* target/openrisc: Fix lf.ftoi.sRichard Henderson2019-09-041-1/+1
* target/openrisc: Fix LGPL information in the file headersThomas Huth2019-05-081-1/+1
* target-openrisc: Write back result before FPE exceptionRichard Henderson2018-05-141-203/+49
* target/*/cpu.h: remove softfloat.hAlex Bennée2018-02-211-0/+1
* target/openrisc: Fix maddRichard Henderson2017-02-141-44/+24
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+301