{"id":25728540,"url":"https://github.com/raulmurillo/softfloat-riscv","last_synced_at":"2025-10-09T14:44:31.269Z","repository":{"id":279191141,"uuid":"869953012","full_name":"RaulMurillo/softfloat-riscv","owner":"RaulMurillo","description":"SoftFloat-3e and TestFloat-3e for RISC-V","archived":false,"fork":false,"pushed_at":"2025-02-24T08:57:47.000Z","size":436,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T09:35:17.674Z","etag":null,"topics":["emulation","floating-point","risc-v","software"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RaulMurillo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-09T07:30:26.000Z","updated_at":"2025-02-24T08:57:53.000Z","dependencies_parsed_at":"2025-02-24T09:46:18.977Z","dependency_job_id":null,"html_url":"https://github.com/RaulMurillo/softfloat-riscv","commit_stats":null,"previous_names":["raulmurillo/softfloat-riscv"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RaulMurillo/softfloat-riscv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaulMurillo%2Fsoftfloat-riscv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaulMurillo%2Fsoftfloat-riscv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaulMurillo%2Fsoftfloat-riscv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaulMurillo%2Fsoftfloat-riscv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RaulMurillo","download_url":"https://codeload.github.com/RaulMurillo/softfloat-riscv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaulMurillo%2Fsoftfloat-riscv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001506,"owners_count":26083118,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["emulation","floating-point","risc-v","software"],"created_at":"2025-02-26T00:18:34.693Z","updated_at":"2025-10-09T14:44:31.248Z","avatar_url":"https://github.com/RaulMurillo.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# softfloat-riscv\n\nBerkley [SoftFloat](http://www.jhauser.us/arithmetic/SoftFloat.html) and\n[TestFloat](http://www.jhauser.us/arithmetic/TestFloat.html) for emulating and\ntesting floating point routines.\n\nThis repository combines both and adds explicit support for RISC-V.\n\nFor SoftFloat this mean the specialization of the software floating routines to\nmatch RISC-V specified behavior.\n\nFor TestFloat this means adding a generic `RISCV` build target.\n\nBoth softwares are modified to *emulate* RISC-V behavior, not to be run on RISC-V machines. For that, the a different compiler should be used (see the `Makefile`).\n\nTo build and run the modified libraries, execute:\n```bash\ncd SoftFloat-3e/build/Linux-RISCV-GCC\nmake all\ncd ../../../TestFloat-3e/build/Linux-RISCV-GCC/\nmake all\n./testfloat_gen -rnear_even f64_mulAdd\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraulmurillo%2Fsoftfloat-riscv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraulmurillo%2Fsoftfloat-riscv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraulmurillo%2Fsoftfloat-riscv/lists"}