public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH 0/0] RISC-V: Support IEEE half precision operation
@ 2022-07-07  8:52 Kito Cheng
  2022-07-07  8:52 ` [PATCH 1/2] RISC-V: Support _Float16 type Kito Cheng
  2022-07-07  8:52 ` [PATCH 2/2] RISC-V: Support zfh and zfhmin extension Kito Cheng
  0 siblings, 2 replies; 5+ messages in thread
From: Kito Cheng @ 2022-07-07  8:52 UTC (permalink / raw)
  To: gcc-patches, kito.cheng, jim.wilson.gcc, palmer, andrew, juzhe.zhong

This patch set implement _Float16 both for softfloat and hardfloat (zfh/zfhmin),
_Float16 has introduced into RISC-V psABI[1] since Jul 2021 and zfh/zfhmin
extension has ratified since 2022[2].

[1] https://github.com/riscv-non-isa/riscv-elf-psabi-doc/pull/172
[2] https://github.com/riscv/riscv-isa-manual/commit/b35a54079e0da11740ce5b1e6db999d1d5172768



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-07-27  9:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-07  8:52 [PATCH 0/0] RISC-V: Support IEEE half precision operation Kito Cheng
2022-07-07  8:52 ` [PATCH 1/2] RISC-V: Support _Float16 type Kito Cheng
2022-07-26 21:42   ` Joseph Myers
2022-07-27  9:34     ` Kito Cheng
2022-07-07  8:52 ` [PATCH 2/2] RISC-V: Support zfh and zfhmin extension Kito Cheng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).