qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/1] target/riscv: Add support for BF16 extensions
@ 2023-07-03  7:17 Weiwei Li
  2023-07-03  7:17 ` [PATCH v3 1/1] target/riscv: Add disas " Weiwei Li
  0 siblings, 1 reply; 3+ messages in thread
From: Weiwei Li @ 2023-07-03  7:17 UTC (permalink / raw)
  To: qemu-riscv, qemu-devel
  Cc: palmer, alistair.francis, bin.meng, dbarboza, zhiwei_liu,
	wangjunqiang, lazyparser, Weiwei Li

Specification for BF16 extensions can be found in:
https://github.com/riscv/riscv-bfloat16

The port is available here:
https://github.com/plctlab/plct-qemu/tree/plct-bf16-upstream-v3

v3:
* Remove applied Patch 1~5
* Rebase on alistair23/riscv-to-apply.next

v2:
* Update dependancy check for BF16 extensions in patch 1 and patch 4
* Update encodings for BF16 instructions in patch 2,3,4
* Add disas support for BF16 instructions in patch 6

Weiwei Li (1):
  target/riscv: Add disas support for BF16 extensions

 disas/riscv.c | 44 ++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 44 insertions(+)

-- 
2.25.1



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

end of thread, other threads:[~2023-07-06  5:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-03  7:17 [PATCH v3 0/1] target/riscv: Add support for BF16 extensions Weiwei Li
2023-07-03  7:17 ` [PATCH v3 1/1] target/riscv: Add disas " Weiwei Li
2023-07-06  5:51   ` Alistair Francis

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 NNTP newsgroup(s).