C Patches" , "Philipp Tomsich"
, jiawei
> 主题: Re: [PATCH] RISC-V:Add support for ZMMUL extension
>
> LGTM for GCC 13, I'll commit that once stage 1 is open again.
>
> On Mon, Feb 14, 2022 at 10:26 AM wrote:
> >
> > From: LiaoShihua
> >
>
LGTM for GCC 13, I'll commit that once stage 1 is open again.
On Mon, Feb 14, 2022 at 10:26 AM wrote:
>
> From: LiaoShihua
>
> ZMMUL extension is Multiply only extension for RISC-V.It implements the
> multiplication subset of the M extension.
> The encodings are identical to those o
From: LiaoShihua
ZMMUL extension is Multiply only extension for RISC-V.It implements the
multiplication subset of the M extension.
The encodings are identical to those of the corresponding M-extension
instructions.
When You both use M extension add ZMMUL extension, it will wa