Re: [PATCH v6 00/18] Adding partial support for 128-bit riscv target

2021-12-06 Thread Frédéric Pétrot
Hi Richard, On 29/11/2021 13:13, Richard Henderson wrote: On 11/28/21 2:57 PM, Frédéric Pétrot wrote: This series of patches provides partial 128-bit support for the riscv target architecture, namely RVI and RVM, with minimal csr support. Thanks again for the reviews and suggestions. v6: - su

Re: [PATCH v6 00/18] Adding partial support for 128-bit riscv target

2021-11-29 Thread Frédéric Pétrot
On 29/11/2021 13:13, Richard Henderson wrote: On 11/28/21 2:57 PM, Frédéric Pétrot wrote: This series of patches provides partial 128-bit support for the riscv target architecture, namely RVI and RVM, with minimal csr support. Thanks again for the reviews and suggestions. v6: - support for '-c

Re: [PATCH v6 00/18] Adding partial support for 128-bit riscv target

2021-11-29 Thread Richard Henderson
On 11/28/21 2:57 PM, Frédéric Pétrot wrote: This series of patches provides partial 128-bit support for the riscv target architecture, namely RVI and RVM, with minimal csr support. Thanks again for the reviews and suggestions. v6: - support for '-cpu rv128' in qemu-system-riscv64 to handle 128-

Re: [PATCH v6 00/18] Adding partial support for 128-bit riscv target

2021-11-29 Thread Richard Henderson
On 11/28/21 2:57 PM, Frédéric Pétrot wrote: This series of patches provides partial 128-bit support for the riscv target architecture, namely RVI and RVM, with minimal csr support. Thanks again for the reviews and suggestions. v6: - support for '-cpu rv128' in qemu-system-riscv64 to handle 128-

[PATCH v6 00/18] Adding partial support for 128-bit riscv target

2021-11-28 Thread Frédéric Pétrot
This series of patches provides partial 128-bit support for the riscv target architecture, namely RVI and RVM, with minimal csr support. Thanks again for the reviews and suggestions. v6: - support for '-cpu rv128' in qemu-system-riscv64 to handle 128-bit executables (no more qemu-system-riscv12